Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/
Dclk-highbank.c275 static __init struct clk *hb_clk_init(struct device_node *node, const struct clk_ops *ops) in hb_clk_init() function
322 hb_clk_init(node, &clk_pll_ops); in hb_pll_init()
328 hb_clk_init(node, &a9periphclk_ops); in hb_a9periph_init()
334 struct clk *clk = hb_clk_init(node, &a9bclk_ops); in hb_a9bus_init()
341 hb_clk_init(node, &periclk_ops); in hb_emmc_init()