Home
last modified time | relevance | path

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

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