Home
last modified time | relevance | path

Searched refs:clamp_set (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c22 static int clamp_set(struct wf_control *ct, s32 value) in clamp_set() function
56 .set_value = clamp_set,
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dpsci.c93 static void __secure clamp_set(u32 __maybe_unused *clamp) in clamp_set() function
116 clamp_set(clamp); in sunxi_power_switch()