Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Drk808-regulator.c1189 .enable_reg = RK818_DCDC_EN_REG,
1205 .enable_reg = RK818_DCDC_EN_REG,
1217 .enable_reg = RK818_DCDC_EN_REG,
1223 RK818_DCDC_EN_REG, BIT(3), 0),
1226 RK818_DCDC_EN_REG, BIT(4), 0),
1268 RK818_DCDC_EN_REG, BIT(5), 400),
1270 RK818_DCDC_EN_REG, BIT(6)),
1274 RK818_DCDC_EN_REG, BIT(7)),
/Linux-v5.4/include/linux/mfd/
Drk808.h141 #define RK818_DCDC_EN_REG 0x23 macro