Searched refs:WL_HWPDN_SL (Results 1 – 7 of 7) sorted by relevance
1260 #define WL_HWPDN_SL BIT(1) macro
1671 #define WL_HWPDN_SL BIT1 /* WiFi HW PDn polarity control */ macro
2118 #define WL_HWPDN_SL BIT(1) macro
1090 rtlphy->polarity_ctl = ((value32 & WL_HWPDN_SL) ? in _rtl8723e_read_chip_version()
2396 #define WL_HWPDN_SL BIT(1) macro
2293 #define WL_HWPDN_SL BIT(1) /* WiFi HW PDn polarity control*/ macro
1911 pHalData->PolarityCtl = ((value32 & WL_HWPDN_SL) ? RT_POLARITY_HIGH_ACT : RT_POLARITY_LOW_ACT); in ReadChipVersion8723B()