Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp_pmic.h33 int axp_set_aldo4(unsigned int mvolt);
/openbmc/u-boot/drivers/power/
H A Daxp209.c162 int axp_set_aldo4(unsigned int mvolt) in axp_set_aldo4() function
/openbmc/u-boot/board/sunxi/
H A Dboard.c641 power_failed |= axp_set_aldo4(CONFIG_AXP_ALDO4_VOLT); in sunxi_board_init()