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