Home
last modified time | relevance | path

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

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