Searched refs:OMAP4470_REV_ES1_0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/ti/ | ||
H A D | ti_cpuid.h | 63 #define OMAP4470_REV_ES1_0 OMAP_MAKEREV(OMAP4470_DEV, 1, 0, 0) macro |
H A D | ti_cpuid.c | 178 chip_revision = OMAP4470_REV_ES1_0; in omap4_get_revision() |