Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drtq2208-regulator.c41 #define RTQ2208_BUCK_RAMP_SEL_MASK GENMASK(2, 0) macro
155 sel = RTQ2208_BUCK_RAMP_SEL_MASK - sel; in rtq2208_set_ramp_delay()