Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/renesas/
Drenesas-cpg-mssr.c206 if (priv->reg_layout == CLK_REG_LAYOUT_RZ_A) { in cpg_mstp_clock_endisable()
228 if (!enable || priv->reg_layout == CLK_REG_LAYOUT_RZ_A) in cpg_mstp_clock_endisable()
262 if (priv->reg_layout == CLK_REG_LAYOUT_RZ_A) in cpg_mstp_clock_is_enabled()
301 if (priv->reg_layout == CLK_REG_LAYOUT_RZ_A) { in cpg_mssr_clk_src_twocell_get()
885 priv->reg_layout == CLK_REG_LAYOUT_RZ_A ? in cpg_mssr_suspend_noirq()
915 if (priv->reg_layout == CLK_REG_LAYOUT_RZ_A) in cpg_mssr_resume_noirq()
924 if (priv->reg_layout == CLK_REG_LAYOUT_RZ_A) { in cpg_mssr_resume_noirq()
947 priv->reg_layout == CLK_REG_LAYOUT_RZ_A ? in cpg_mssr_resume_noirq()
1003 } else if (priv->reg_layout == CLK_REG_LAYOUT_RZ_A) { in cpg_mssr_common_init()
1091 if (priv->reg_layout == CLK_REG_LAYOUT_RZ_A) in cpg_mssr_probe()
Drenesas-cpg-mssr.h90 CLK_REG_LAYOUT_RZ_A, enumerator
Dr7s9210-cpg-mssr.c217 .reg_layout = CLK_REG_LAYOUT_RZ_A,