Home
last modified time | relevance | path

Searched defs:mstop (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/clk/renesas/
Drzv2h-cpg.c451 atomic_t *mstop = &priv->mstop_count[index]; in rzv2h_mod_clock_mstop_enable() local
473 atomic_t *mstop = &priv->mstop_count[index]; in rzv2h_mod_clock_mstop_disable() local
634 atomic_t *mstop = &priv->mstop_count[index]; in rzv2h_cpg_register_mod_clk() local
Drzg2l-cpg.c1672 struct rzg2l_cpg_reg_conf mstop = pd->conf.mstop; in rzg2l_cpg_power_on() local
1685 struct rzg2l_cpg_reg_conf mstop = pd->conf.mstop; in rzg2l_cpg_power_off() local
Drzg2l-cpg.h270 struct rzg2l_cpg_reg_conf mstop; member