Home
last modified time | relevance | path

Searched refs:clk_get_phase (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dclk.h257 int clk_get_phase(struct clk *clk);
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk-uclass.c350 int clk_get_phase(struct clk *clk) in clk_get_phase() function