Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt4831-regulator.c40 #define STEP_UV 50000 macro
43 #define VLCM_N_VOLTAGES ((VLCM_MAX_UV - VLCM_MIN_UV) / STEP_UV + 1)
46 #define VPN_N_VOLTAGES ((VPN_MAX_UV - VPN_MIN_UV) / STEP_UV + 1)
105 .uV_step = STEP_UV,
123 .uV_step = STEP_UV,
142 .uV_step = STEP_UV,
H A Drt4801-regulator.c18 #define STEP_UV 100000 macro
20 #define N_VOLTAGES ((MAX_UV - MIN_UV) / STEP_UV + 1)
149 .uV_step = STEP_UV,
163 .uV_step = STEP_UV,