Home
last modified time | relevance | path

Searched refs:zx_pll_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/zte/
H A Dclk.h44 .hw.init = CLK_HW_INIT(_name, _parent, &zx_pll_ops, \
171 extern const struct clk_ops zx_pll_ops;
H A Dclk.c144 const struct clk_ops zx_pll_ops = { variable
152 EXPORT_SYMBOL(zx_pll_ops); variable
168 init.ops = &zx_pll_ops; in clk_register_zx_pll()

Completed in 1 milliseconds