Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dclk.h144 * clk_get_phase - return the phase shift of a clock signal
150 int clk_get_phase(struct clk *clk);
262 static inline long clk_get_phase(struct clk *clk) in clk_get_phase() function