Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/renesas/
Drenesas-cpg-mssr.c137 bool stbyctrl; member
180 if (priv->stbyctrl) { in cpg_mstp_clock_endisable()
202 if (!enable || priv->stbyctrl) in cpg_mstp_clock_endisable()
236 if (priv->stbyctrl) in cpg_mstp_clock_is_enabled()
275 if (priv->stbyctrl) { in cpg_mssr_clk_src_twocell_get()
832 if (priv->stbyctrl) in cpg_mssr_resume_noirq()
841 if (priv->stbyctrl) { in cpg_mssr_resume_noirq()
913 priv->stbyctrl = info->stbyctrl; in cpg_mssr_common_init()
991 if (info->stbyctrl) in cpg_mssr_probe()
Drenesas-cpg-mssr.h133 bool stbyctrl; member
Dr7s9210-cpg-mssr.c216 .stbyctrl = true,