Home
last modified time | relevance | path

Searched refs:PMIC_NUM_OF_REGS (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Dmax77693_pmic.h27 #define PMIC_NUM_OF_REGS 0xC7 macro
H A Dmax77696_pmic.h55 PMIC_NUM_OF_REGS, enumerator
H A Dmax8998_pmic.h58 PMIC_NUM_OF_REGS, enumerator
H A Dpfuze3000_pmic.h73 PMIC_NUM_OF_REGS = 0x7F, enumerator
H A Dmax8997_pmic.h155 PMIC_NUM_OF_REGS = 0x9b, enumerator
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_pfuze3000.c26 p->number_of_regs = PMIC_NUM_OF_REGS; in power_pfuze3000_init()
H A Dpmic_max77696.c26 p->number_of_regs = PMIC_NUM_OF_REGS; in power_max77696_init()
H A Dpmic_max8998.c27 p->number_of_regs = PMIC_NUM_OF_REGS; in pmic_init()
H A Dmax8997.c19 return PMIC_NUM_OF_REGS; in max8997_reg_count()
H A Dmax8998.c19 return PMIC_NUM_OF_REGS; in max8998_reg_count()
H A Dpmic_max8997.c100 p->number_of_regs = PMIC_NUM_OF_REGS; in pmic_init()
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dpower_fsl.c38 p->number_of_regs = PMIC_NUM_OF_REGS; in pmic_init()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_pmic.h86 PMIC_NUM_OF_REGS, enumerator
/OK3568_Linux_fs/u-boot/drivers/power/mfd/
H A Dpmic_max77693.c88 p->number_of_regs = PMIC_NUM_OF_REGS; in pmic_init_max77693()