Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dclk.h257 static inline long clk_set_phase(struct clk *clk, int phase) clk_set_phase() function
/linux/drivers/clk/
H A Dclk.c3012 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase() function