Searched refs:BUCK_ILMIN_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/mfd/ |
D | rk808.c | 200 {RK805_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_400MA}, 206 { RK808_BUCK3_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_150MA }, 207 { RK808_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_200MA }, 226 { RK818_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_250MA },
|
/Linux-v5.4/include/linux/mfd/ |
D | rk808.h | 364 #define BUCK_ILMIN_MASK (7 << 0) macro
|