Home
last modified time | relevance | path

Searched defs:bw (Results 1 – 25 of 46) sorted by relevance

12

/linux-4.19.296/drivers/media/dvb-frontends/
Ddvb-pll.c98 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt759x_bw() local
122 u32 bw = fe->dtv_property_cache.bandwidth_hz; in thomson_dtt7520x_bw() local
216 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tda665x_bw() local
250 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tua6034_bw() local
274 u32 bw = fe->dtv_property_cache.bandwidth_hz; in tded4_bw() local
Dstb6100_proc.h51 u32 bw = c->bandwidth_hz; in stb6100_set_freq() local
Dstb6100_cfg.h46 u32 bw = c->bandwidth_hz; in stb6100_set_frequency() local
Ddib3000mc.c131 static int dib3000mc_set_timing(struct dib3000mc_state *state, s16 nfft, u32 bw, u8 update_offset) in dib3000mc_set_timing()
248 static int dib3000mc_set_bandwidth(struct dib3000mc_state *state, u32 bw) in dib3000mc_set_bandwidth()
479 u32 bw = BANDWIDTH_TO_KHZ(ch->bandwidth_hz); in dib3000mc_set_channel_cfg() local
Ddib7000m.c319 static int dib7000m_set_bandwidth(struct dib7000m_state *state, u32 bw) in dib7000m_set_bandwidth()
385 … dib7000m_reset_pll_common(struct dib7000m_state *state, const struct dibx000_bandwidth_config *bw) in dib7000m_reset_pll_common()
397 const struct dibx000_bandwidth_config *bw = state->cfg.bw; in dib7000m_reset_pll() local
430 const struct dibx000_bandwidth_config *bw = state->cfg.bw; in dib7000mc_reset_pll() local
Dtda10048.c340 u32 bw) in tda10048_set_wref()
370 u32 bw) in tda10048_set_invwref()
396 u32 bw) in tda10048_set_bandwidth()
419 static int tda10048_set_if(struct dvb_frontend *fe, u32 bw) in tda10048_set_if()
Ddib7000m.h18 struct dibx000_bandwidth_config *bw; member
Ddib9000.h11 struct dibx000_bandwidth_config *bw; member
Ddib7000p.h15 struct dibx000_bandwidth_config *bw; member
Ditd1000.c133 u8 bw = itd1000_read_reg(state, BW) & 0xf0; in itd1000_set_lpf_bw() local
Dl64781.c139 int bw; in apply_frontend_param() local
Ddib7000p.c376 static int dib7000p_set_bandwidth(struct dib7000p_state *state, u32 bw) in dib7000p_set_bandwidth()
452 struct dibx000_bandwidth_config *bw = &state->cfg.bw[0]; in dib7000p_reset_pll() local
492 static int dib7000p_update_pll(struct dvb_frontend *fe, struct dibx000_bandwidth_config *bw) in dib7000p_update_pll()
1192 static void dib7000p_spur_protect(struct dib7000p_state *state, u32 rf_khz, u32 bw) in dib7000p_spur_protect()
Dmt352.c114 u32 bw,value; in mt352_calc_nominal_rate() local
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-tuner.c88 u8 bw) in mxl111sf_calc_phy_tune_regs()
195 static int mxl1x1sf_tune_rf(struct dvb_frontend *fe, u32 freq, u8 bw) in mxl1x1sf_tune_rf()
277 u8 bw; in mxl111sf_tuner_set_params() local
/linux-4.19.296/drivers/media/tuners/
Dmxl5007t.c390 enum mxl5007t_bw_mhz bw) in mxl5007t_set_bw_bits()
416 u32 rf_freq, enum mxl5007t_bw_mhz bw) in mxl5007t_calc_rf_tune_regs()
539 enum mxl5007t_bw_mhz bw) in mxl5007t_tuner_rf_tune()
613 enum mxl5007t_bw_mhz bw; in mxl5007t_set_params() local
Dtda18271-fe.c87 u32 freq, u32 bw) in tda18271_channel_configuration()
706 u32 freq, u32 bw) in tda18271c1_rf_tracking_filter_calibration()
897 struct tda18271_std_map_item *map, u32 freq, u32 bw) in tda18271_tune()
936 u32 bw = c->bandwidth_hz; in tda18271_set_params() local
Dmax2165.c146 static int max2165_set_bandwidth(struct max2165_priv *priv, u32 bw) in max2165_set_bandwidth()
301 static int max2165_get_bandwidth(struct dvb_frontend *fe, u32 *bw) in max2165_get_bandwidth()
Dr820t.c92 u32 bw; /* in MHz */ member
928 unsigned bw, in r820t_set_tv_standard()
1287 unsigned bw, in generic_set_freq()
2178 unsigned bw; in r820t_set_analog_freq() local
2211 unsigned bw; in r820t_set_params() local
Dtuner-simple.c846 const u32 bw) in simple_dvb_configure()
892 u32 bw = c->bandwidth_hz; in simple_dvb_calc_regs() local
915 u32 bw = c->bandwidth_hz; in simple_dvb_set_params() local
Dtda18218.c124 u32 bw = c->bandwidth_hz; in tda18218_set_params() local
Dxc5000.c697 u32 bw = fe->dtv_property_cache.bandwidth_hz; in xc5000_tune_digital() local
740 u32 bw = fe->dtv_property_cache.bandwidth_hz; in xc5000_set_digital_params() local
1086 static int xc5000_get_bandwidth(struct dvb_frontend *fe, u32 *bw) in xc5000_get_bandwidth()
/linux-4.19.296/include/net/
Dregulatory.h241 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument
252 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
/linux-4.19.296/lib/
Dlogic_pio.c233 #define BUILD_LOGIC_IO(bw, type) \ argument
/linux-4.19.296/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_top.c688 enum cxd2880_dtv_bandwidth bw = CXD2880_DTV_BW_1_7_MHZ; in cxd2880_set_ber_per_period_t() local
802 enum cxd2880_dtv_bandwidth bw = CXD2880_DTV_BW_1_7_MHZ; in cxd2880_set_ber_per_period_t2() local
1039 enum cxd2880_dtv_bandwidth bw = CXD2880_DTV_BW_1_7_MHZ; in cxd2880_set_frontend() local
/linux-4.19.296/drivers/memory/samsung/
Dexynos-srom.c72 u32 cs, bw; in exynos_srom_configure_bank() local

12