Lines Matching defs:dev

98 void b43legacy_phy_lock(struct b43legacy_wldev *dev)  in b43legacy_phy_lock()
113 void b43legacy_phy_unlock(struct b43legacy_wldev *dev) in b43legacy_phy_unlock()
128 u16 b43legacy_phy_read(struct b43legacy_wldev *dev, u16 offset) in b43legacy_phy_read()
134 void b43legacy_phy_write(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_phy_write()
141 void b43legacy_phy_calibrate(struct b43legacy_wldev *dev) in b43legacy_phy_calibrate()
159 static void b43legacy_phy_init_pctl(struct b43legacy_wldev *dev) in b43legacy_phy_init_pctl()
218 static void b43legacy_phy_agcsetup(struct b43legacy_wldev *dev) in b43legacy_phy_agcsetup()
334 static void b43legacy_phy_setupg(struct b43legacy_wldev *dev) in b43legacy_phy_setupg()
436 static void b43legacy_phy_inita(struct b43legacy_wldev *dev) in b43legacy_phy_inita()
446 static void b43legacy_phy_initb2(struct b43legacy_wldev *dev) in b43legacy_phy_initb2()
495 static void b43legacy_phy_initb4(struct b43legacy_wldev *dev) in b43legacy_phy_initb4()
551 static void b43legacy_phy_initb5(struct b43legacy_wldev *dev) in b43legacy_phy_initb5()
666 static void b43legacy_phy_initb6(struct b43legacy_wldev *dev) in b43legacy_phy_initb6()
809 static void b43legacy_calc_loopback_gain(struct b43legacy_wldev *dev) in b43legacy_calc_loopback_gain()
1008 static void b43legacy_phy_initg(struct b43legacy_wldev *dev) in b43legacy_phy_initg()
1124 static u16 b43legacy_phy_lo_b_r15_loop(struct b43legacy_wldev *dev) in b43legacy_phy_lo_b_r15_loop()
1146 void b43legacy_phy_lo_b_measure(struct b43legacy_wldev *dev) in b43legacy_phy_lo_b_measure()
1241 u16 b43legacy_phy_lo_g_deviation_subval(struct b43legacy_wldev *dev, in b43legacy_phy_lo_g_deviation_subval()
1275 static u32 b43legacy_phy_lo_g_singledeviation(struct b43legacy_wldev *dev, in b43legacy_phy_lo_g_singledeviation()
1289 void b43legacy_lo_write(struct b43legacy_wldev *dev, in b43legacy_lo_write()
1313 struct b43legacy_lopair *b43legacy_find_lopair(struct b43legacy_wldev *dev, in b43legacy_find_lopair()
1331 struct b43legacy_lopair *b43legacy_current_lopair(struct b43legacy_wldev *dev) in b43legacy_current_lopair()
1340 void b43legacy_phy_lo_adjust(struct b43legacy_wldev *dev, int fixed) in b43legacy_phy_lo_adjust()
1352 static void b43legacy_phy_lo_g_measure_txctl2(struct b43legacy_wldev *dev) in b43legacy_phy_lo_g_measure_txctl2()
1376 void b43legacy_phy_lo_g_state(struct b43legacy_wldev *dev, in b43legacy_phy_lo_g_state()
1466 void b43legacy_phy_set_baseband_attenuation(struct b43legacy_wldev *dev, in b43legacy_phy_set_baseband_attenuation()
1490 void b43legacy_phy_lo_g_measure(struct b43legacy_wldev *dev) in b43legacy_phy_lo_g_measure()
1729 void b43legacy_phy_lo_mark_current_used(struct b43legacy_wldev *dev) in b43legacy_phy_lo_mark_current_used()
1737 void b43legacy_phy_lo_mark_all_unused(struct b43legacy_wldev *dev) in b43legacy_phy_lo_mark_all_unused()
1752 static s8 b43legacy_phy_estimate_power_out(struct b43legacy_wldev *dev, s8 tssi) in b43legacy_phy_estimate_power_out()
1776 void b43legacy_phy_xmitpower(struct b43legacy_wldev *dev) in b43legacy_phy_xmitpower()
1994 int b43legacy_phy_init_tssi2dbm_table(struct b43legacy_wldev *dev) in b43legacy_phy_init_tssi2dbm_table()
2058 int b43legacy_phy_init(struct b43legacy_wldev *dev) in b43legacy_phy_init()
2095 void b43legacy_phy_set_antenna_diversity(struct b43legacy_wldev *dev) in b43legacy_phy_set_antenna_diversity()
2219 void b43legacy_power_saving_ctl_bits(struct b43legacy_wldev *dev, in b43legacy_power_saving_ctl_bits()