Home
last modified time | relevance | path

Searched refs:BWN_TAB_4 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.c1172 BWN_TAB_4(7, 0x140), size, tabs); in bwn_phy_lp_bugfix()
1182 BWN_TAB_4(7, 0x140), size, tabs); in bwn_phy_lp_bugfix()
1196 BWN_TAB_4(7, txpwridx + 320)); in bwn_phy_lp_bugfix()
1198 BWN_TAB_4(7, txpwridx + 192)); in bwn_phy_lp_bugfix()
1206 BWN_TAB_4(10, txpwridx + 320)); in bwn_phy_lp_bugfix()
1208 BWN_TAB_4(10, txpwridx + 192)); in bwn_phy_lp_bugfix()
1223 BWN_TAB_4(10, txpwridx + 448)); in bwn_phy_lp_bugfix()
1227 BWN_TAB_4(7, txpwridx + 576)); in bwn_phy_lp_bugfix()
1332 bwn_tab_write(mac, BWN_TAB_4(17, 65), 0xec); in bwn_phy_lp_bbinit_r2()
2745 bwn_tab_write(mac, BWN_TAB_4(7, i), 0); in bwn_phy_lp_tblinit_r2()
[all …]
H A Dif_bwnreg.h924 #define BWN_TAB_4(table, offset) \ macro