Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drt5120-regulator.c19 #define RT5120_REG_SLPCTL 0x0C macro
146 return regmap_update_bits(regmap, RT5120_REG_SLPCTL, mask, mask); in rt5120_regulator_set_suspend_enable()
155 return regmap_update_bits(regmap, RT5120_REG_SLPCTL, mask, 0); in rt5120_regulator_set_suspend_disable()