Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/ingenic/
Dtcu.c462 static struct syscore_ops __maybe_unused tcu_pm_ops = { variable
475 register_syscore_ops(&tcu_pm_ops); in ingenic_tcu_init()