Searched refs:CFG2_DIVR1_SHIFT (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm64/freescale/imx/clk/
H A Dimx_clk_sscg_pll.c64 #define CFG2_DIVR1_SHIFT 25 macro
147 divr1 = (cfg2 & CFG2_DIVR1_MASK) >> CFG2_DIVR1_SHIFT;

Completed in 59 milliseconds