Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dmax77686.c295 if (ldo < 1 || ldo > MAX77686_LDO_NUM) in max77686_ldo_modes()
330 if (ldo < 1 || ldo > MAX77686_LDO_NUM) { in max77686_ldo_val()
425 if (ldo < 1 || ldo > MAX77686_LDO_NUM) { in max77686_ldo_mode()
/OK3568_Linux_fs/u-boot/include/power/
H A Dmax77686_pmic.h130 #define MAX77686_LDO_NUM 26 macro