Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A Drk808-regulator.c1234 .enable_reg = RK808_DCDC_EN_REG,
1254 .enable_reg = RK808_DCDC_EN_REG,
1270 .enable_reg = RK808_DCDC_EN_REG,
1276 RK808_DCDC_EN_REG, BIT(3), 0),
1317 RK808_DCDC_EN_REG, BIT(5)),
1319 RK808_DCDC_EN_REG, BIT(6)),
/linux-6.15/include/linux/mfd/
H A Drk808.h69 #define RK808_DCDC_EN_REG 0x23 macro