Home
last modified time | relevance | path

Searched refs:clk_release_bulk (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-of-simple.c58 clk_release_bulk(&simple->clks); in dwc3_of_simple_clk_init()
88 clk_release_bulk(&simple->clks); in dwc3_of_simple_remove()
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c289 clk_release_bulk(&glue->clks); in dwc3_glue_clk_init()
338 clk_release_bulk(&glue->clks); in dwc3_glue_remove()
/openbmc/u-boot/include/
H A Dclk.h201 static inline int clk_release_bulk(struct clk_bulk *bulk) in clk_release_bulk() function
/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox_test.c116 return clk_release_bulk(&sbct->bulk); in sandbox_clk_test_release_bulk()
/openbmc/u-boot/drivers/net/
H A Dftgmac100.c624 clk_release_bulk(&priv->clks); in ftgmac100_probe()
640 clk_release_bulk(&priv->clks); in ftgmac100_remove()