Searched refs:clk_fixed_rate_ops (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/clk/
H A Dclk_fixed_rate.c29 const struct clk_ops clk_fixed_rate_ops = { variable in typeref:struct:clk_ops
106 .ops = &clk_fixed_rate_ops,
H A Dclk_sandbox.c192 .ops = &clk_fixed_rate_ops,
/u-boot/include/linux/
H A Dclk-provider.h195 extern const struct clk_ops clk_fixed_rate_ops;

Completed in 220 milliseconds