Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dsy8106a.h9 int sy8106a_set_vout1(unsigned int mvolt);
/rk3399_rockchip-uboot/drivers/power/
H A Dsy8106a.c26 int sy8106a_set_vout1(unsigned int mvolt) in sy8106a_set_vout1() function
/rk3399_rockchip-uboot/board/sunxi/
H A Dboard.c518 power_failed = sy8106a_set_vout1(CONFIG_SY8106A_VOUT1_VOLT); in sunxi_board_init()