Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Daxp_pmic.h27 int axp_set_dcdc2(unsigned int mvolt);
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp152.c22 int axp_set_dcdc2(unsigned int mvolt) in axp_set_dcdc2() function
H A Daxp209.c23 int axp_set_dcdc2(unsigned int mvolt) in axp_set_dcdc2() function
H A Daxp809.c52 int axp_set_dcdc2(unsigned int mvolt) in axp_set_dcdc2() function
H A Daxp818.c47 int axp_set_dcdc2(unsigned int mvolt) in axp_set_dcdc2() function
H A Daxp221.c51 int axp_set_dcdc2(unsigned int mvolt) in axp_set_dcdc2() function
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c530 power_failed |= axp_set_dcdc2(CONFIG_AXP_DCDC2_VOLT); in sunxi_board_init()