Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Daxp_pmic.h28 int axp_set_dcdc3(unsigned int mvolt);
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp152.c43 int axp_set_dcdc3(unsigned int mvolt) in axp_set_dcdc3() function
H A Daxp209.c54 int axp_set_dcdc3(unsigned int mvolt) in axp_set_dcdc3() function
H A Daxp809.c69 int axp_set_dcdc3(unsigned int mvolt) in axp_set_dcdc3() function
H A Daxp818.c69 int axp_set_dcdc3(unsigned int mvolt) in axp_set_dcdc3() function
H A Daxp221.c68 int axp_set_dcdc3(unsigned int mvolt) in axp_set_dcdc3() function
/OK3568_Linux_fs/u-boot/board/sunxi/
H A Dboard.c531 power_failed |= axp_set_dcdc3(CONFIG_AXP_DCDC3_VOLT); in sunxi_board_init()