Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Daxp_pmic.h30 int axp_set_dcdc5(unsigned int mvolt);
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp809.c106 int axp_set_dcdc5(unsigned int mvolt) in axp_set_dcdc5() function
H A Daxp818.c91 int axp_set_dcdc5(unsigned int mvolt) in axp_set_dcdc5() function
H A Daxp221.c102 int axp_set_dcdc5(unsigned int mvolt) in axp_set_dcdc5() function
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c537 power_failed |= axp_set_dcdc5(CONFIG_AXP_DCDC5_VOLT); in sunxi_board_init()