Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-imx8m/
A Dclock_imx8mm.h557 #define INTPLL_POST_DIV_MASK GENMASK(2, 0) macro
/u-boot/arch/arm/mach-imx/imx8m/
A Dclock_imx8mm.c606 post_div = (pll_div_ctl & INTPLL_POST_DIV_MASK) >> in decode_intpll()

Completed in 7 milliseconds