Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/socfpga/
Dclk-periph.c55 static const struct clk_ops periclk_ops = { variable
118 __socfpga_periph_init(node, &periclk_ops); in socfpga_periph_init()
Dclk-periph-a10.c65 static const struct clk_ops periclk_ops = { variable
137 __socfpga_periph_init(node, &periclk_ops); in socfpga_a10_periph_init()
/linux-4.19.296/drivers/clk/
Dclk-highbank.c269 static const struct clk_ops periclk_ops = { variable
341 hb_clk_init(node, &periclk_ops); in hb_emmc_init()