Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_tps62362.c23 if (reg > TPS62362_NUM_REGS) in tps62362_voltage_update()
41 p->number_of_regs = TPS62362_NUM_REGS; in power_tps62362_init()
/OK3568_Linux_fs/u-boot/include/power/
H A Dtps62362.h19 #define TPS62362_NUM_REGS 4 macro