Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dclk.h150 int clk_get_phase(struct clk *clk);
217 static inline long clk_get_phase(struct clk *clk) in clk_get_phase() function
/Linux-v5.15/drivers/clk/
Dclk.c2713 int clk_get_phase(struct clk *clk) in clk_get_phase() function
2726 EXPORT_SYMBOL_GPL(clk_get_phase);