Searched refs:BUCK_ILMIN_MASK (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/mfd/ |
H A D | rk808.c | 310 {RK805_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_400MA},
325 {RK808_BUCK3_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_150MA},
326 {RK808_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_200MA},
371 {RK818_BUCK4_CONFIG_REG, BUCK_ILMIN_MASK, BUCK_ILMIN_250MA},
|
/device/soc/rockchip/common/sdk_linux/include/linux/mfd/ |
H A D | rk808.h | 791 #define BUCK_ILMIN_MASK (7 << 0) macro
|
Completed in 6 milliseconds