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