Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dclk.h245 static inline long clk_set_phase(struct clk *clk, int phase) in clk_set_phase() function
/Linux-v6.6/drivers/clk/
Dclk.c2914 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase() function