Searched refs:BUCK_ILMIN_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/mfd/ |
D | rk8xx-core.c | 130 {RK805_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_400MA}, 141 { RK808_BUCK3_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_150MA }, 142 { RK808_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_200MA }, 240 { RK818_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_250MA },
|
/linux-6.6.21/include/linux/mfd/ |
D | rk808.h | 772 #define BUCK_ILMIN_MASK (7 << 0) macro
|