Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dpfuze3000_pmic.h81 #define PFUZE3000_VLDO_SETP(x) ((x - 8000) / 500) macro
/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c201 reg |= PFUZE3000_VLDO_SETP(15000); in power_init_board()