Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Drk8xx_pmic.h190 int rk8xx_spl_configure_buck(struct udevice *pmic, int buck, int uvolt);
/openbmc/u-boot/drivers/power/regulator/
H A Drk8xx.c356 int rk8xx_spl_configure_buck(struct udevice *pmic, int buck, int uvolt) in rk8xx_spl_configure_buck() function
/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3288.c936 ret = rk8xx_spl_configure_buck(pmic, 1, 1200000); in veyron_init()
940 ret = rk8xx_spl_configure_buck(pmic, 1, 1400000); in veyron_init()