Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Drzg2l-cpg.c57 #define GET_REG_SAMPLL_CLK2(val) ((val >> 12) & 0xfff) macro
704 val2 = readl(priv->base + GET_REG_SAMPLL_CLK2(pll_clk->conf)); in rzg2l_cpg_pll_clk_recalc_rate()