Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dclk.h194 static inline long clk_set_phase(struct clk *clk, int phase) in clk_set_phase() function
/Linux-v5.4/drivers/clk/
Dclk.c2613 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase() function