Home
last modified time | relevance | path

Searched refs:clk_get_phase (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/linux/
Dclk.h139 int clk_get_phase(struct clk *clk);
199 static inline long clk_get_phase(struct clk *clk) in clk_get_phase() function
/Linux-v5.10/drivers/clk/
Dclk.c2694 int clk_get_phase(struct clk *clk) in clk_get_phase() function
2707 EXPORT_SYMBOL_GPL(clk_get_phase);