Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Did.c58 val &= OMAP2_DEVICETYPE_MASK; in omap_type()
Dcontrol.h276 #define OMAP2_DEVICETYPE_MASK (0x7 << 8) macro