Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Drk808-regulator.c1160 .enable_reg = RK818_DCDC_EN_REG,
1176 .enable_reg = RK818_DCDC_EN_REG,
1188 .enable_reg = RK818_DCDC_EN_REG,
1194 RK818_DCDC_EN_REG, BIT(3), 0),
1197 RK818_DCDC_EN_REG, BIT(4), 0),
1239 RK818_DCDC_EN_REG, BIT(5), 400),
1241 RK818_DCDC_EN_REG, BIT(6)),
1245 RK818_DCDC_EN_REG, BIT(7)),
/linux-6.1.9/include/linux/mfd/
Drk808.h141 #define RK818_DCDC_EN_REG 0x23 macro