Searched defs:clk_free (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | clk.h | 488 static inline int clk_free(struct clk *clk) in clk_free() function |
/u-boot/drivers/clk/ | ||
A D | clk-uclass.c | 457 int clk_free(struct clk *clk) in clk_free() function |
Completed in 45 milliseconds