Home
last modified time | relevance | path

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

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