Lines Matching refs:bandwidth
467 u32 bandwidth);
470 u32 bandwidth);
473 u32 bandwidth);
476 u32 bandwidth);
1185 u32 bandwidth, int *offset) in cxd2841er_get_carrier_offset_i() argument
1206 switch (bandwidth) { in cxd2841er_get_carrier_offset_i()
1218 __func__, bandwidth); in cxd2841er_get_carrier_offset_i()
1223 __func__, bandwidth, *offset); in cxd2841er_get_carrier_offset_i()
1229 u32 bandwidth, int *offset) in cxd2841er_get_carrier_offset_t() argument
1249 *offset *= (bandwidth / 1000000); in cxd2841er_get_carrier_offset_t()
1255 u32 bandwidth, int *offset) in cxd2841er_get_carrier_offset_t2() argument
1275 switch (bandwidth) { in cxd2841er_get_carrier_offset_t2()
1283 *offset *= (bandwidth / 1000000); in cxd2841er_get_carrier_offset_t2()
1288 __func__, bandwidth); in cxd2841er_get_carrier_offset_t2()
2170 u32 bandwidth) in cxd2841er_sleep_tc_to_active_t2_band() argument
2258 switch (bandwidth) { in cxd2841er_sleep_tc_to_active_t2_band()
2416 struct cxd2841er_priv *priv, u32 bandwidth) in cxd2841er_sleep_tc_to_active_t_band() argument
2488 switch (bandwidth) { in cxd2841er_sleep_tc_to_active_t_band()
2643 struct cxd2841er_priv *priv, u32 bandwidth) in cxd2841er_sleep_tc_to_active_i_band() argument
2690 dev_dbg(&priv->i2c->dev, "%s() bandwidth=%u\n", __func__, bandwidth); in cxd2841er_sleep_tc_to_active_i_band()
2697 if (priv->xtal != SONY_XTAL_24000 && bandwidth > 6000000) { in cxd2841er_sleep_tc_to_active_i_band()
2700 __func__, bandwidth); in cxd2841er_sleep_tc_to_active_i_band()
2704 switch (bandwidth) { in cxd2841er_sleep_tc_to_active_i_band()
2805 __func__, bandwidth); in cxd2841er_sleep_tc_to_active_i_band()
2812 u32 bandwidth) in cxd2841er_sleep_tc_to_active_c_band() argument
2823 if (bandwidth != 6000000 && in cxd2841er_sleep_tc_to_active_c_band()
2824 bandwidth != 7000000 && in cxd2841er_sleep_tc_to_active_c_band()
2825 bandwidth != 8000000) { in cxd2841er_sleep_tc_to_active_c_band()
2827 __func__, bandwidth); in cxd2841er_sleep_tc_to_active_c_band()
2828 bandwidth = 8000000; in cxd2841er_sleep_tc_to_active_c_band()
2831 dev_dbg(&priv->i2c->dev, "%s() bw=%d\n", __func__, bandwidth); in cxd2841er_sleep_tc_to_active_c_band()
2833 switch (bandwidth) { in cxd2841er_sleep_tc_to_active_c_band()
2853 __func__, bandwidth); in cxd2841er_sleep_tc_to_active_c_band()
2863 switch (bandwidth) { in cxd2841er_sleep_tc_to_active_c_band()
2876 switch (bandwidth) { in cxd2841er_sleep_tc_to_active_c_band()
2897 u32 bandwidth) in cxd2841er_sleep_tc_to_active_t() argument
2960 cxd2841er_sleep_tc_to_active_t_band(priv, bandwidth); in cxd2841er_sleep_tc_to_active_t()
2972 u32 bandwidth) in cxd2841er_sleep_tc_to_active_t2() argument
3113 cxd2841er_sleep_tc_to_active_t2_band(priv, bandwidth); in cxd2841er_sleep_tc_to_active_t2()
3127 u32 bandwidth) in cxd2841er_sleep_tc_to_active_i() argument
3193 cxd2841er_sleep_tc_to_active_i_band(priv, bandwidth); in cxd2841er_sleep_tc_to_active_i()
3205 u32 bandwidth) in cxd2841er_sleep_tc_to_active_c() argument
3253 cxd2841er_sleep_tc_to_active_c_band(priv, bandwidth); in cxd2841er_sleep_tc_to_active_c()