Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/regulator/
Drk808-regulator.c1174 .enable_reg = RK818_DCDC_EN_REG,
1190 .enable_reg = RK818_DCDC_EN_REG,
1202 .enable_reg = RK818_DCDC_EN_REG,
1208 RK818_DCDC_EN_REG, BIT(3), 0),
1211 RK818_DCDC_EN_REG, BIT(4), 0),
1253 RK818_DCDC_EN_REG, BIT(5), 400),
1255 RK818_DCDC_EN_REG, BIT(6)),
1259 RK818_DCDC_EN_REG, BIT(7)),
/Linux-v5.10/include/linux/mfd/
Drk808.h141 #define RK818_DCDC_EN_REG 0x23 macro