Home
last modified time | relevance | path

Searched refs:rk818_spl_configure_usb_input_current (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/power/
Drk8xx_pmic.h191 int rk818_spl_configure_usb_input_current(struct udevice *pmic, int current_ma);
/external/u-boot/arch/arm/mach-rockchip/
Drk3288-board-spl.c131 ret = rk818_spl_configure_usb_input_current(pmic, 2000); in phycore_init()
/external/u-boot/drivers/power/regulator/
Drk8xx.c367 int rk818_spl_configure_usb_input_current(struct udevice *pmic, int current_ma) in rk818_spl_configure_usb_input_current() function