Searched refs:clk_get_bulk (Results 26 - 43 of 43) sorted by relevance

12

/u-boot/drivers/usb/mtu3/
H A Dmtu3_plat.c152 ret = clk_get_bulk(dev, &ssusb->clks);
/u-boot/drivers/clk/altera/
H A Dclk-arria10.c284 clk_get_bulk(dev, &plat->clks);
/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c269 ret = clk_get_bulk(dev, &clocks);
/u-boot/drivers/ufs/
H A Dufs-renesas.c366 err = clk_get_bulk(dev, &priv->clks);
/u-boot/drivers/power/domain/
H A Dimx8m-power-domain.c503 ret = clk_get_bulk(dev, &pdata->clk);
H A Dmeson-ee-pwrc.c457 ret = clk_get_bulk(dev, &priv->clks);
/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c440 ret = clk_get_bulk(dev, &priv->clks);
/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c435 ret = clk_get_bulk(dev, &clocks);
/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c390 ret = clk_get_bulk(dev, &priv->clocks);
/u-boot/arch/arm/mach-stm32mp/
H A Dbsec.c747 ret = clk_get_bulk(dev, &clk_bulk);
/u-boot/drivers/net/
H A Dftgmac100.c576 return clk_get_bulk(dev, &priv->clks);
H A Dravb.c505 ret = clk_get_bulk(dev, &eth->clks);
H A Dmt7620-eth.c1185 ret = clk_get_bulk(dev, &priv->clks);
/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c608 ret = clk_get_bulk(dev, &glue->clks);
/u-boot/drivers/clk/
H A Dclk-uclass.c156 int clk_get_bulk(struct udevice *dev, struct clk_bulk *bulk) function
/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c1076 ret = clk_get_bulk(dev, clks);
/u-boot/drivers/usb/host/
H A Ddwc2.c1388 ret = clk_get_bulk(dev, &priv->clks);
/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1799 ret = clk_get_bulk(dev, &clk_bulk);

Completed in 305 milliseconds

12