Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dclk.h166 static inline int clk_release_all(struct clk *clk, int count) in clk_release_all() function
/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk-uclass.c275 int clk_release_all(struct clk *clk, int count) in clk_release_all() function