Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/rockchip/
Dclk_rk3368.c58 static ulong rk3368_clk_get_rate(struct clk *clk);
452 static ulong rk3368_clk_get_rate(struct clk *clk) in rk3368_clk_get_rate() function
588 .get_rate = rk3368_clk_get_rate,