Searched refs:BBCFG_RESETCCA (Results 1 – 2 of 2) sorted by relevance
1860 #define BBCFG_RESETCCA 0x4000 macro
19339 write_phy_reg(pi, 0x01, val | BBCFG_RESETCCA); in wlc_phy_init_nphy()19340 write_phy_reg(pi, 0x01, val & (~BBCFG_RESETCCA)); in wlc_phy_init_nphy()19562 write_phy_reg(pi, 0x01, val | BBCFG_RESETCCA); in wlc_phy_resetcca_nphy()19564 write_phy_reg(pi, 0x01, val & (~BBCFG_RESETCCA)); in wlc_phy_resetcca_nphy()21042 (BBCFG_RESETCCA | BBCFG_RESETRX)); in wlc_phy_chanspec_nphy_setup()21056 (u16) (~(BBCFG_RESETCCA | BBCFG_RESETRX))); in wlc_phy_chanspec_nphy_setup()