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

/freebsd-13-stable/sys/arm64/freescale/imx/clk/
H A Dimx_clk_sscg_pll.c68 #define CFG2_DIVF1_SHIFT 13 macro
149 divf1 = (cfg2 & CFG2_DIVF1_MASK) >> CFG2_DIVF1_SHIFT;

Completed in 51 milliseconds