Lines Matching +full:1 +full:- +full:based
2 * arch/arm/plat-omap/include/mach/uncompress.h
6 * Initially based on:
7 * linux-2.4.15-rmk1-dsplinux1.6/arch/arm/plat-omap/include/mach1510/uncompress.h
24 #include <asm/mach-types.h>
35 * See also debug-macro.S, and serial.c for related code.
91 * Initialize the port based on the machine ID from the bootloader. in arch_decomp_setup()
97 /* omap7xx/8xx based boards using UART1 with shift 0 */ in arch_decomp_setup()
98 DEBUG_LL_OMAP7XX(1, herald); in arch_decomp_setup()
99 DEBUG_LL_OMAP7XX(1, omap_perseus2); in arch_decomp_setup()
101 /* omap15xx/16xx based boards using UART1 */ in arch_decomp_setup()
102 DEBUG_LL_OMAP1(1, ams_delta); in arch_decomp_setup()
103 DEBUG_LL_OMAP1(1, nokia770); in arch_decomp_setup()
104 DEBUG_LL_OMAP1(1, omap_h2); in arch_decomp_setup()
105 DEBUG_LL_OMAP1(1, omap_h3); in arch_decomp_setup()
106 DEBUG_LL_OMAP1(1, omap_innovator); in arch_decomp_setup()
107 DEBUG_LL_OMAP1(1, omap_osk); in arch_decomp_setup()
108 DEBUG_LL_OMAP1(1, omap_palmte); in arch_decomp_setup()
109 DEBUG_LL_OMAP1(1, omap_palmz71); in arch_decomp_setup()
111 /* omap15xx/16xx based boards using UART2 */ in arch_decomp_setup()
114 /* omap15xx/16xx based boards using UART3 */ in arch_decomp_setup()