Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.c56 #define GET_REG_SAMPLL_CLK1(val) ((val >> 22) & 0xfff) macro
703 val1 = readl(priv->base + GET_REG_SAMPLL_CLK1(pll_clk->conf)); in rzg2l_cpg_pll_clk_recalc_rate()