Searched refs:AcmHw_VoqEn (Results 1 – 11 of 11) sorted by relevance
233 #define AcmHw_VoqEn BIT(3) macro
284 #define AcmHw_VoqEn BIT3 macro
254 AcmCtrl |= AcmHw_VoqEn; in rtl92e_set_reg()
591 #define AcmHw_VoqEn BIT(3) macro
279 acm_ctrl |= AcmHw_VoqEn; in rtl92se_set_hw_reg()296 acm_ctrl &= (~AcmHw_VoqEn); in rtl92se_set_hw_reg()
454 hwctrl |= AcmHw_VoqEn; in rtl8723a_set_acm_ctrl()
1032 #define AcmHw_VoqEn BIT(3) macro
1615 AcmCtrl |= AcmHw_VoqEn; in SetHwReg8188EU()1617 AcmCtrl &= (~AcmHw_VoqEn); in SetHwReg8188EU()
1566 #define AcmHw_VoqEn BIT(3) macro
349 acm_ctrl |= AcmHw_VoqEn; in rtl92ce_set_hw_reg()366 acm_ctrl &= (~AcmHw_VoqEn); in rtl92ce_set_hw_reg()
1086 #define AcmHw_VoqEn BIT(3) macro