Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_cpuid.h40 #define OMAP_REV_MINOR(x) (((x) >> 4) & 0xf) macro
H A Dti_cpuid.c197 OMAP_REV_MINOR(chip_revision)); in omap4_get_revision()