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