Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drk808-regulator.c1141 .enable_reg = RK808_DCDC_EN_REG,
1161 .enable_reg = RK808_DCDC_EN_REG,
1177 .enable_reg = RK808_DCDC_EN_REG,
1183 RK808_DCDC_EN_REG, BIT(3), 0),
1224 RK808_DCDC_EN_REG, BIT(5)),
1226 RK808_DCDC_EN_REG, BIT(6)),
/openbmc/linux/include/linux/mfd/
H A Drk808.h69 #define RK808_DCDC_EN_REG 0x23 macro