Home
last modified time | relevance | path

Searched defs:clk_ops (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/
H A Dclk.h12 struct clk_ops { struct
33 void clk_register(const struct clk_ops *ops); argument
/rk3399_ARM-atf/plat/rockchip/common/scmi/
H A Dscmi_clock.h31 const struct rk_clk_ops *clk_ops; member