Home
last modified time | relevance | path

Searched defs:clamp_max (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c50 static s32 clamp_max(struct wf_control *ct) in clamp_max() function
/openbmc/linux/drivers/power/supply/
H A Dmax77976_charger.c249 unsigned int clamp_min, unsigned int clamp_max, in max77976_get_integer()
265 unsigned int clamp_min, unsigned int clamp_max, in max77976_set_integer()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c585 int clamp_max = 0; in set_clamp() local