Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drk808-regulator.c1985 .enable_reg = RK818_DCDC_EN_REG,
2001 .enable_reg = RK818_DCDC_EN_REG,
2013 .enable_reg = RK818_DCDC_EN_REG,
2019 RK818_DCDC_EN_REG, BIT(3), 0),
2022 RK818_DCDC_EN_REG, BIT(4), 0),
2064 RK818_DCDC_EN_REG, BIT(5), 400),
2066 RK818_DCDC_EN_REG, BIT(6)),
2070 RK818_DCDC_EN_REG, BIT(7)),
/linux/include/linux/mfd/
H A Drk808.h283 #define RK818_DCDC_EN_REG 0x23 macro