Searched refs:BBCFG_RESETCCA (Results 1 – 2 of 2) sorted by relevance
1860 #define BBCFG_RESETCCA 0x4000 macro
19354 write_phy_reg(pi, 0x01, val | BBCFG_RESETCCA); in wlc_phy_init_nphy()19355 write_phy_reg(pi, 0x01, val & (~BBCFG_RESETCCA)); in wlc_phy_init_nphy()19577 write_phy_reg(pi, 0x01, val | BBCFG_RESETCCA); in wlc_phy_resetcca_nphy()19579 write_phy_reg(pi, 0x01, val & (~BBCFG_RESETCCA)); in wlc_phy_resetcca_nphy()21057 (BBCFG_RESETCCA | BBCFG_RESETRX)); in wlc_phy_chanspec_nphy_setup()21071 (u16) (~(BBCFG_RESETCCA | BBCFG_RESETRX))); in wlc_phy_chanspec_nphy_setup()