Searched refs:DEVICE_POWER_FLAGS_POWER_SAVE_ENA_MSK (Results 1 – 2 of 2) sorted by relevance
203 DEVICE_POWER_FLAGS_POWER_SAVE_ENA_MSK = BIT(0), enumerator
526 cmd.flags |= cpu_to_le16(DEVICE_POWER_FLAGS_POWER_SAVE_ENA_MSK); in iwl_mvm_power_update_device()532 cpu_to_le16(~DEVICE_POWER_FLAGS_POWER_SAVE_ENA_MSK); in iwl_mvm_power_update_device()