Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Drk808-regulator.c1540 .enable_reg = RK818_DCDC_EN_REG,
1556 .enable_reg = RK818_DCDC_EN_REG,
1568 .enable_reg = RK818_DCDC_EN_REG,
1574 RK818_DCDC_EN_REG, BIT(3), 0),
1577 RK818_DCDC_EN_REG, BIT(4), 0),
1619 RK818_DCDC_EN_REG, BIT(5), 400),
1621 RK818_DCDC_EN_REG, BIT(6)),
1625 RK818_DCDC_EN_REG, BIT(7)),
/Linux-v6.6/include/linux/mfd/
Drk808.h141 #define RK818_DCDC_EN_REG 0x23 macro