PolarityCtl 1911 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c pHalData->PolarityCtl = ((value32 & WL_HWPDN_SL) ? RT_POLARITY_HIGH_ACT : RT_POLARITY_LOW_ACT); PolarityCtl 181 drivers/staging/rtl8723bs/include/hal_data.h enum RT_POLARITY_CTL PolarityCtl; /* For Wifi PDn Polarity control. */