Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dpfuze3000_pmic.h80 #define PFUZE3000_SW3_SETP(x) ((x - 9000) / 500) macro
/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c193 reg |= PFUZE3000_SW3_SETP(13500); in power_init_board()