Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dcontrol.h294 #define OMAP5_DEVICETYPE_MASK (0x7 << 6) macro
Did.c72 val &= OMAP5_DEVICETYPE_MASK; in omap_type()