Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dclk-provider.h1104 static inline struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c278 struct clk_hw *__clk_get_hw(struct clk *clk) in __clk_get_hw() function