Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk_sandbox.c28 static ulong sandbox_clk_set_rate(struct clk *clk, ulong rate) in sandbox_clk_set_rate() function
71 .set_rate = sandbox_clk_set_rate,