Home
last modified time | relevance | path

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

/openbmc/u-boot/board/timll/devkit3250/
H A Ddevkit3250.c60 emc->stat[0].config = EMC_STAT_CONFIG_PB | EMC_STAT_CONFIG_16BIT; in board_init()
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Demc.h67 #define EMC_STAT_CONFIG_16BIT (1 << 0) macro