Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/avionic-design/common/
H A Dtamonten-ng.c73 pmu_write(PMU_REG_LDO5, PMU_LDO5(HIGH_POWER, 3300)); in board_sdmmc_voltage_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_rps_types.h88 enum { LOW_POWER, BETWEEN, HIGH_POWER } mode; enumerator
H A Dintel_rps.c649 case HIGH_POWER: in rps_set_power()
707 new_power = HIGH_POWER; in gen6_rps_set_thresholds()
710 case HIGH_POWER: in gen6_rps_set_thresholds()
720 new_power = HIGH_POWER; in gen6_rps_set_thresholds()
724 new_power = HIGH_POWER; in gen6_rps_set_thresholds()
736 rps_set_power(rps, HIGH_POWER); in intel_rps_mark_interactive()
H A Ddebugfs_gt_pm.c544 [HIGH_POWER] = "high power", in rps_power_to_str()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_debugfs.c1202 [HIGH_POWER] = "high power", in rps_power_to_str()