Searched refs:OMAP_REV_MAJOR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/ | ||
| H A D | ti_cpuid.h | 39 #define OMAP_REV_MAJOR(x) (((x) >> 8) & 0xf) macro |
| H A D | ti_cpuid.c | 196 OMAP_REV_DEVICE(chip_revision), OMAP_REV_MAJOR(chip_revision), in omap4_get_revision() |