Searched refs:BBCFG_RESETCCA (Results 1 – 2 of 2) sorted by relevance
1860 #define BBCFG_RESETCCA 0x4000 macro
19441 write_phy_reg(pi, 0x01, val | BBCFG_RESETCCA); in wlc_phy_init_nphy()19442 write_phy_reg(pi, 0x01, val & (~BBCFG_RESETCCA)); in wlc_phy_init_nphy()19664 write_phy_reg(pi, 0x01, val | BBCFG_RESETCCA); in wlc_phy_resetcca_nphy()19666 write_phy_reg(pi, 0x01, val & (~BBCFG_RESETCCA)); in wlc_phy_resetcca_nphy()21144 (BBCFG_RESETCCA | BBCFG_RESETRX)); in wlc_phy_chanspec_nphy_setup()21158 (u16) (~(BBCFG_RESETCCA | BBCFG_RESETRX))); in wlc_phy_chanspec_nphy_setup()