Searched refs:RTQ2208_BUCK_RAMP_SEL_MASK (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/regulator/
H A Drtq2208-regulator.c42 #define RTQ2208_BUCK_RAMP_SEL_MASK GENMASK(2, 0) macro
146 * RTQ2208_BUCK_RAMP_SEL_MASK - sel: doing descending order shifting.
159 sel = RTQ2208_BUCK_RAMP_SEL_MASK - sel;

Completed in 195 milliseconds