Searched refs:IWL_POWER_SHADOW_REG_ENA (Results 1 – 2 of 2) sorted by relevance
218 cmd->flags |= IWL_POWER_SHADOW_REG_ENA; in iwl_static_sleep_cmd()220 cmd->flags &= ~IWL_POWER_SHADOW_REG_ENA; in iwl_static_sleep_cmd()
2165 #define IWL_POWER_SHADOW_REG_ENA cpu_to_le16(BIT(6)) macro