Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/
Dclk_sandbox.c27 static ulong sandbox_clk_set_rate(struct clk *clk, ulong rate) in sandbox_clk_set_rate() function
70 .set_rate = sandbox_clk_set_rate,