Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drk808-regulator.c1542 .enable_reg = RK818_DCDC_EN_REG,
1558 .enable_reg = RK818_DCDC_EN_REG,
1570 .enable_reg = RK818_DCDC_EN_REG,
1576 RK818_DCDC_EN_REG, BIT(3), 0),
1579 RK818_DCDC_EN_REG, BIT(4), 0),
1621 RK818_DCDC_EN_REG, BIT(5), 400),
1623 RK818_DCDC_EN_REG, BIT(6)),
1627 RK818_DCDC_EN_REG, BIT(7)),
/openbmc/linux/include/linux/mfd/
H A Drk808.h141 #define RK818_DCDC_EN_REG 0x23 macro