Home
last modified time | relevance | path

Searched refs:axp_init (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/
H A Daxp_pmic.h38 int axp_init(void);
/openbmc/u-boot/drivers/power/
H A Daxp152.c63 int axp_init(void) in axp_init() function
H A Daxp809.c217 int axp_init(void) in axp_init() function
H A Daxp209.c190 int axp_init(void) in axp_init() function
H A Daxp818.c237 int axp_init(void) in axp_init() function
H A Daxp221.c209 int axp_init(void) in axp_init() function
/openbmc/u-boot/board/sunxi/
H A Dboard.c616 power_failed = axp_init(); in sunxi_board_init()