Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_cpuid.h63 #define OMAP4470_REV_ES1_0 OMAP_MAKEREV(OMAP4470_DEV, 1, 0, 0) macro
H A Dti_cpuid.c178 chip_revision = OMAP4470_REV_ES1_0; in omap4_get_revision()