Home
last modified time | relevance | path

Searched refs:axp_set_dcdc1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Daxp_pmic.h26 int axp_set_dcdc1(unsigned int mvolt);
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp809.c30 int axp_set_dcdc1(unsigned int mvolt) in axp_set_dcdc1() function
H A Daxp818.c30 int axp_set_dcdc1(unsigned int mvolt) in axp_set_dcdc1() function
H A Daxp221.c29 int axp_set_dcdc1(unsigned int mvolt) in axp_set_dcdc1() function
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c528 power_failed |= axp_set_dcdc1(CONFIG_AXP_DCDC1_VOLT); in sunxi_board_init()