Home
last modified time | relevance | path

Searched refs:PFUZE3000_SW1AB_SETP (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/udoo/neo/
H A Dneo.c144 reg |= PFUZE3000_SW1AB_SETP(9750); in power_init_board()
152 reg |= PFUZE3000_SW1AB_SETP(9750); in power_init_board()
176 reg |= PFUZE3000_SW1AB_SETP(13500); in power_init_board()
184 reg |= PFUZE3000_SW1AB_SETP(13500); in power_init_board()
/openbmc/u-boot/include/power/
H A Dpfuze3000_pmic.h78 #define PFUZE3000_SW1AB_SETP(x) ((x - 7000) / 250) macro
/openbmc/u-boot/board/technexion/pico-imx7d/
H A Dpico-imx7d.c113 reg |= PFUZE3000_SW1AB_SETP(975); in power_init_board()