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