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