Searched refs:APPLE_DVFS_CMD_PS2 (Results 1 – 1 of 1) sorted by relevance
28 #define APPLE_DVFS_CMD_PS2 GENMASK(16, 12) macro151 reg &= ~(APPLE_DVFS_CMD_PS1 | APPLE_DVFS_CMD_PS2); in apple_soc_cpufreq_set_target()153 reg |= FIELD_PREP(APPLE_DVFS_CMD_PS2, pstate); in apple_soc_cpufreq_set_target()