Searched refs:WL_HWPDN_SL (Results 1 – 6 of 6) sorted by relevance
1374 #define WL_HWPDN_SL BIT1 /* WiFi HW PDn polarity control */ macro
2096 #define WL_HWPDN_SL BIT(1) macro
1066 rtlphy->polarity_ctl = ((value32 & WL_HWPDN_SL) ? in _rtl8723e_read_chip_version()
2374 #define WL_HWPDN_SL BIT(1) macro
2271 #define WL_HWPDN_SL BIT(1) /* WiFi HW PDn polarity control*/ macro
1658 pHalData->PolarityCtl = ((value32 & WL_HWPDN_SL) ? RT_POLARITY_HIGH_ACT : RT_POLARITY_LOW_ACT); in ReadChipVersion8723B()