Home
last modified time | relevance | path

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

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