Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsromc.h46 FDT_SROM_TIMING_COUNT, enumerator
52 unsigned int timing[FDT_SROM_TIMING_COUNT]; /* timing parameters */
/OK3568_Linux_fs/u-boot/board/samsung/common/
H A Dboard.c192 FDT_SROM_TIMING_COUNT); in decode_sromc()