Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_sandbox.c17 static ulong sandbox_clk_get_rate(struct clk *clk) in sandbox_clk_get_rate() function
69 .get_rate = sandbox_clk_get_rate,