Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
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()
/external/u-boot/include/
Dclk.h199 static inline int clk_release_bulk(struct clk_bulk *bulk) in clk_release_bulk() function
/external/u-boot/drivers/clk/
Dclk_sandbox_test.c116 return clk_release_bulk(&sbct->bulk); in sandbox_clk_test_release_bulk()