Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dclk.h146 int clk_release_all(struct clk *clk, int count);
166 static inline int clk_release_all(struct clk *clk, int count) in clk_release_all() function
202 return clk_release_all(bulk->clks, bulk->count); in clk_release_bulk()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-da8xx.c139 ret = clk_release_all(priv->clocks, priv->clock_count); in ohci_da8xx_probe()
159 return clk_release_all(priv->clocks, priv->clock_count); in ohci_da8xx_remove()
H A Dehci-generic.c179 ret = clk_release_all(priv->clocks, priv->clock_count); in ehci_usb_probe()
207 return clk_release_all(priv->clocks, priv->clock_count); in ehci_usb_remove()
H A Dohci-generic.c160 ret = clk_release_all(priv->clocks, priv->clock_count); in ohci_usb_probe()
184 return clk_release_all(priv->clocks, priv->clock_count); in ohci_usb_remove()
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk-uclass.su
H A Dclk-uclass.c133 err = clk_release_all(bulk->clks, bulk->count); in clk_get_bulk()
275 int clk_release_all(struct clk *clk, int count) in clk_release_all() function
/OK3568_Linux_fs/u-boot/spl/drivers/clk/
H A Dclk-uclass.su
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c431 clk_release_all(&priv->clk, 1); in dwc3_meson_g12a_remove()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map