Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_cpuid.h39 #define OMAP_REV_MAJOR(x) (((x) >> 8) & 0xf) macro
H A Dti_cpuid.c196 OMAP_REV_DEVICE(chip_revision), OMAP_REV_MAJOR(chip_revision), in omap4_get_revision()