Searched refs:AcmHw_BeqEn (Results 1 – 6 of 6) sorted by relevance
151 #define AcmHw_BeqEn BIT(1) macro
2202 AcmCtrl |= AcmHw_BeqEn; in dm_check_edca_turbo()2204 AcmCtrl &= (~AcmHw_BeqEn); in dm_check_edca_turbo()
272 #define AcmHw_BeqEn BIT1 macro
232 AcmCtrl |= AcmHw_BeqEn; in rtl92e_set_reg()246 AcmCtrl &= (~AcmHw_BeqEn); in rtl92e_set_reg()254 AcmCtrl &= (~AcmHw_BeqEn); in rtl92e_set_reg()
1143 #define AcmHw_BeqEn BIT(1) macro
3458 hwctrl |= AcmHw_BeqEn; in SetHwReg8723B()