Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/ingenic/
Dtcu.c473 static struct syscore_ops __maybe_unused tcu_pm_ops = { variable
486 register_syscore_ops(&tcu_pm_ops); in ingenic_tcu_init()