Searched refs:OMAP_REV_MINOR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/ti/ | ||
| H A D | ti_cpuid.h | 40 #define OMAP_REV_MINOR(x) (((x) >> 4) & 0xf) macro |
| H A D | ti_cpuid.c | 197 OMAP_REV_MINOR(chip_revision)); in omap4_get_revision() |