Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/
Dclk-scpi.c137 static const struct clk_ops scpi_dvfs_ops = { variable
144 { .compatible = "arm,scpi-dvfs-clocks", .data = &scpi_dvfs_ops, },
164 if (init.ops == &scpi_dvfs_ops) { in scpi_clk_ops_init()
296 if (match->data != &scpi_dvfs_ops) in scpi_clocks_probe()