Home
last modified time | relevance | path

Searched refs:OMAP2_DEVICETYPE_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Did.c52 static u32 val = OMAP2_DEVICETYPE_MASK; in omap_type()
54 if (val < OMAP2_DEVICETYPE_MASK) in omap_type()
77 val &= OMAP2_DEVICETYPE_MASK; in omap_type()
H A Dcontrol.h328 #define OMAP2_DEVICETYPE_MASK (0x7 << 8) macro
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Did.c52 static u32 val = OMAP2_DEVICETYPE_MASK; in omap_type()
54 if (val < OMAP2_DEVICETYPE_MASK) in omap_type()
77 val &= OMAP2_DEVICETYPE_MASK; in omap_type()
H A Dcontrol.h328 #define OMAP2_DEVICETYPE_MASK (0x7 << 8) macro

Completed in 6 milliseconds