Searched refs:VENUS_LOW_POWER (Results 1 – 2 of 2) sorted by relevance
546 inst->flags = enable ? inst->flags | VENUS_LOW_POWER : in power_save_mode_enable()547 inst->flags & ~VENUS_LOW_POWER; in power_save_mode_enable()1088 vpp_freq_per_mb = inst->flags & VENUS_LOW_POWER ? in calculate_inst_freq()
329 VENUS_LOW_POWER = BIT(0), enumerator