Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Drk808-regulator.c1746 .enable_reg = RK818_DCDC_EN_REG,
1762 .enable_reg = RK818_DCDC_EN_REG,
1774 .enable_reg = RK818_DCDC_EN_REG,
1780 RK818_DCDC_EN_REG, BIT(3), 0),
1783 RK818_DCDC_EN_REG, BIT(4), 0),
1825 RK818_DCDC_EN_REG, BIT(5), 400),
1827 RK818_DCDC_EN_REG, BIT(6)),
1831 RK818_DCDC_EN_REG, BIT(7)),
/linux-6.12.1/include/linux/mfd/
Drk808.h283 #define RK818_DCDC_EN_REG 0x23 macro