Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-scpi.c55 static const struct clk_ops scpi_clk_ops = { variable
133 { .compatible = "arm,scpi-variable-clocks", .data = &scpi_clk_ops, },
156 } else if (init.ops == &scpi_clk_ops) { in scpi_clk_ops_init()