Searched refs:RK808_DCDC_EN_REG (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/regulator/ |
A D | rk808-regulator.c | 760 .enable_reg = RK808_DCDC_EN_REG, 780 .enable_reg = RK808_DCDC_EN_REG, 796 .enable_reg = RK808_DCDC_EN_REG, 802 RK808_DCDC_EN_REG, BIT(3), 0), 843 RK808_DCDC_EN_REG, BIT(5)), 845 RK808_DCDC_EN_REG, BIT(6)),
|
/linux-6.3-rc2/include/linux/mfd/ |
A D | rk808.h | 69 #define RK808_DCDC_EN_REG 0x23 macro
|
Completed in 8 milliseconds