Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-scpi.c126 static const struct clk_ops scpi_dvfs_ops = { variable
133 { .compatible = "arm,scpi-dvfs-clocks", .data = &scpi_dvfs_ops, },
153 if (init.ops == &scpi_dvfs_ops) { in scpi_clk_ops_init()
285 if (match->data != &scpi_dvfs_ops) in scpi_clocks_probe()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-scpi.c125 static const struct clk_ops scpi_dvfs_ops = { variable
132 { .compatible = "arm,scpi-dvfs-clocks", .data = &scpi_dvfs_ops, },
152 if (init.ops == &scpi_dvfs_ops) { in scpi_clk_ops_init()
283 if (match->data != &scpi_dvfs_ops) in scpi_clocks_probe()

Completed in 2 milliseconds