Searched refs:PFUZE100_SW3AVOL (Results 1 – 3 of 3) sorted by relevance
/u-boot/board/freescale/imx8mq_evk/ |
A D | spl.c | 179 pmic_reg_read(p, PFUZE100_SW3AVOL, ®); in power_init_board() 183 pmic_reg_write(p, PFUZE100_SW3AVOL, reg); in power_init_board()
|
/u-boot/include/power/ |
A D | pfuze100_pmic.h | 36 PFUZE100_SW3AVOL = 0x3c, enumerator
|
/u-boot/drivers/power/regulator/ |
A D | pfuze100.c | 165 PFUZE100_SW_REG(sw3a, PFUZE100_SW3AVOL, 25000), 183 PFUZE100_SW_REG(sw3a, PFUZE100_SW3AVOL, 25000), 201 PFUZE3000_SW3_REG(sw3, PFUZE100_SW3AVOL, 50000),
|
Completed in 7 milliseconds