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

/u-boot/arch/arm/include/asm/arch-omap5/
H A Ddra7xx_iodelay.h77 #define CFG_X_FINE_DLY_MASK (0x1F << 0) macro
/u-boot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c135 reg |= (f_elements << CFG_X_FINE_DLY_SHIFT) & CFG_X_FINE_DLY_MASK;

Completed in 77 milliseconds