Searched refs:WL_HWROF_EN (Results 1 – 3 of 3) sorted by relevance
1376 #define WL_HWROF_EN BIT3 /* Enable GPIO[9] as WiFi RF HW PDn source */ macro
2378 #define WL_HWROF_EN BIT(3) macro
2050 rtlhal->hw_rof_enable = ((value32 & WL_HWROF_EN) ? 1 : 0); in _rtl8821ae_read_chip_version()