Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt6160-regulator.c34 #define RT6160_VOUT_MINUV 2025000 macro
37 #define RT6160_N_VOUTS ((RT6160_VOUT_MAXUV - RT6160_VOUT_MINUV) / RT6160_VOUT_STPUV + 1)
271 priv->desc.min_uV = RT6160_VOUT_MINUV; in rt6160_probe()