Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c145 reg |= PFUZE3000_SW1AB_SETP(9750); in power_init_board()
153 reg |= PFUZE3000_SW1AB_SETP(9750); in power_init_board()
177 reg |= PFUZE3000_SW1AB_SETP(13500); in power_init_board()
185 reg |= PFUZE3000_SW1AB_SETP(13500); in power_init_board()
/OK3568_Linux_fs/u-boot/include/power/
H A Dpfuze3000_pmic.h79 #define PFUZE3000_SW1AB_SETP(x) ((x - 7000) / 250) macro
/OK3568_Linux_fs/u-boot/board/technexion/pico-imx7d/
H A Dpico-imx7d.c106 reg |= PFUZE3000_SW1AB_SETP(975); in power_init_board()