Home
last modified time | relevance | path

Searched refs:clk_get_bulk (Results 1 – 12 of 12) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dclk.h115 int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk);
155 static inline int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) in clk_get_bulk() function
/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc3-of-simple.c51 ret = clk_get_bulk(dev, &simple->clks); in dwc3_of_simple_clk_init()
H A Ddwc2.c1400 ret = clk_get_bulk(dev, &priv->clks); in dwc2_clk_init()
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk_sandbox_test.c42 return clk_get_bulk(dev, &sbct->bulk); in sandbox_clk_test_get_bulk()
H A Dclk-uclass.c108 int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) in clk_get_bulk() function
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.c408 ret = clk_get_bulk(dev, &glue->clks); in dwc3_glue_clk_init()
/rk3399_rockchip-uboot/drivers/pwm/
H A Drk_pwm.c280 ret = clk_get_bulk(dev, &clks); in rk_pwm_clk_init()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c1131 ret = clk_get_bulk(dev, clks); in dwc2_udc_otg_clk_init()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_dw_rockchip.c828 ret = clk_get_bulk(dev, &priv->clks); in rockchip_pcie_parse_dt()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c1429 ret = clk_get_bulk(dev, &dp->clks); in analogix_dp_probe()
H A Ddw-dp.c1807 ret = clk_get_bulk(dev, &dp->clks); in dw_dp_probe()
H A Drockchip_vop2.c3415 ret = clk_get_bulk(cstate->dev, &clks); in rockchip_vop2_preinit()