Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Drzv2h-cpg.c52 #define CPG_BUS_MSTOP(m) (CPG_BUS_1_MSTOP + ((m) - 1) * 4) macro
1121 writel(val, priv->base + CPG_BUS_MSTOP(mstop_index)); in rzv2h_mod_clock_mstop_enable()
1142 writel(val, priv->base + CPG_BUS_MSTOP(mstop_index)); in rzv2h_mod_clock_mstop_disable()
1336 writel(val, priv->base + CPG_BUS_MSTOP(mstop_index)); in rzv2h_cpg_register_mod_clk()