Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk-uclass.c360 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dclk.h212 static inline long clk_set_phase(struct clk *clk, int phase) in clk_set_phase() function
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c2745 int clk_set_phase(struct clk *clk, int degrees) in clk_set_phase() function