Home
last modified time | relevance | path

Searched refs:axp_set_sw (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Daxp_pmic.h38 int axp_set_sw(bool on);
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp809.c208 int axp_set_sw(bool on) in axp_set_sw() function
H A Daxp818.c228 int axp_set_sw(bool on) in axp_set_sw() function
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c572 power_failed |= axp_set_sw(IS_ENABLED(CONFIG_AXP_SW_ON)); in sunxi_board_init()