Searched defs:to_clk (Results 1 – 3 of 3) sorted by relevance
455 #define to_clk(p) (&((p)->clk)) macro
245 static inline struct clk *to_clk(struct clk_hw *hw) in to_clk() function