Home
last modified time | relevance | path

Searched defs:clk_release_all (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dclk.h165 static inline int clk_release_all(struct clk *clk, int count) in clk_release_all() function
/external/u-boot/drivers/clk/
Dclk-uclass.c272 int clk_release_all(struct clk *clk, int count) in clk_release_all() function