Home
last modified time | relevance | path

Searched refs:IS_IN_LOW_POWER_STATE_88E (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.h103 #define IS_IN_LOW_POWER_STATE_88E(fwpsstate) \ macro
H A Dhw.c132 if (IS_IN_LOW_POWER_STATE_88E(rtlhal->fw_ps_state)) { in _rtl88ee_set_fw_clock_on()