Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/socfpga/
H A Dclk-periph.c45 static const struct clk_ops periclk_ops = { variable
122 __socfpga_periph_init(node, &periclk_ops); in socfpga_periph_init()
H A Dclk-periph-a10.c55 static const struct clk_ops periclk_ops = { variable
132 __socfpga_periph_init(node, &periclk_ops); in socfpga_a10_periph_init()
/openbmc/linux/drivers/clk/
H A Dclk-highbank.c257 static const struct clk_ops periclk_ops = { variable
327 hb_clk_init(node, &periclk_ops, 0); in hb_emmc_init()