Searched refs:B2055_VCO_CAL10 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/gnu/dev/bwn/phy_n/ |
H A D | if_bwn_radio_2055.h | 104 #define B2055_VCO_CAL10 0x49 /* VCO cal 10 */ macro
|
H A D | if_bwn_radio_2055.c | 162 [B2055_VCO_CAL10] = { .ghz5 = 0x0015, .ghz2 = 0x0015, NOUPLOAD, },
|
H A D | if_bwn_phy_n_core.c | 1536 BWN_RF_WRITE(mac, B2055_VCO_CAL10, 0x05); in bwn_radio_2055_setup() 1537 BWN_RF_WRITE(mac, B2055_VCO_CAL10, 0x45); in bwn_radio_2055_setup() 1539 BWN_RF_WRITE(mac, B2055_VCO_CAL10, 0x65); in bwn_radio_2055_setup()
|