Home
last modified time | relevance | path

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

/freebsd/sys/arm64/freescale/imx/clk/
H A Dimx_clk_sscg_pll.c60 #define CFG2_DIVR2_MASK (0x3f << 19) macro
140 divr2 = (cfg2 & CFG2_DIVR2_MASK) >> CFG2_DIVR2_SHIFT; in imx_clk_sscg_pll_recalc()