Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Daxp_pmic.h29 int axp_set_dcdc4(unsigned int mvolt);
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp152.c50 int axp_set_dcdc4(unsigned int mvolt) in axp_set_dcdc4() function
H A Daxp809.c86 int axp_set_dcdc4(unsigned int mvolt) in axp_set_dcdc4() function
H A Daxp221.c85 int axp_set_dcdc4(unsigned int mvolt) in axp_set_dcdc4() function
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c533 power_failed |= axp_set_dcdc4(CONFIG_AXP_DCDC4_VOLT); in sunxi_board_init()