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

/freebsd-13-stable/sys/arm64/freescale/imx/clk/
H A Dimx_clk_sscg_pll.c70 #define CFG2_DIVF2_SHIFT 7 macro
150 divf2 = (cfg2 & CFG2_DIVF2_MASK) >> CFG2_DIVF2_SHIFT;

Completed in 113 milliseconds