Searched refs:WL_HWROF_EN (Results 1 – 4 of 4) sorted by relevance
1263 #define WL_HWROF_EN BIT(3) macro
1713 #define WL_HWROF_EN BIT(3) macro
2400 #define WL_HWROF_EN BIT(3) macro
2079 rtlhal->hw_rof_enable = ((value32 & WL_HWROF_EN) ? 1 : 0); in _rtl8821ae_read_chip_version()