Home
last modified time | relevance | path

Searched refs:HIGH_POWER (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/avionic-design/common/
H A Dtamonten-ng.c72 pmu_write(PMU_REG_LDO5, PMU_LDO5(HIGH_POWER, 3300)); in board_sdmmc_voltage_init()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps_types.h102 enum { LOW_POWER, BETWEEN, HIGH_POWER } mode; enumerator
H A Dintel_rps.c696 case HIGH_POWER: in rps_set_power()
757 new_power = HIGH_POWER; in gen6_rps_set_thresholds()
760 case HIGH_POWER: in gen6_rps_set_thresholds()
770 new_power = HIGH_POWER; in gen6_rps_set_thresholds()
774 new_power = HIGH_POWER; in gen6_rps_set_thresholds()
787 rps_set_power(rps, HIGH_POWER); in intel_rps_mark_interactive()
H A Dintel_gt_pm_debugfs.c471 [HIGH_POWER] = "high power", in rps_power_to_str()