Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Dsromc.h45 FDT_SROM_TIMING_COUNT, enumerator
51 unsigned int timing[FDT_SROM_TIMING_COUNT]; /* timing parameters */
/external/u-boot/board/samsung/common/
Dboard.c191 FDT_SROM_TIMING_COUNT); in decode_sromc()