Home
last modified time | relevance | path

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

/openbmc/u-boot/board/timll/devkit3250/
H A Ddevkit3250.c64 emc->stat[0].waitoen = EMC_STAT_WAITOEN(0); in board_init()
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Demc.h72 #define EMC_STAT_WAITOEN(n) ((n) & 0x0F) macro