Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drtmv20-regulator.c190 static u32 clamp_to_selector(u32 val, u32 min, u32 max, u32 step) in clamp_to_selector() function
251 temp = clamp_to_selector(temp, props[i].min, props[i].max, props[i].step); in rtmv20_properties_init()