OMAP2_DEVICE_TYPE_GP  119 arch/arm/mach-omap2/clock.c 	if (omap_type() == OMAP2_DEVICE_TYPE_GP)
OMAP2_DEVICE_TYPE_GP  326 arch/arm/mach-omap2/control.c 	if (omap_type() == OMAP2_DEVICE_TYPE_GP)
OMAP2_DEVICE_TYPE_GP  357 arch/arm/mach-omap2/control.c 	if ((omap_type() != OMAP2_DEVICE_TYPE_GP)
OMAP2_DEVICE_TYPE_GP  198 arch/arm/mach-omap2/dma.c 	if (cpu_is_omap34xx() && (omap_type() != OMAP2_DEVICE_TYPE_GP))
OMAP2_DEVICE_TYPE_GP  272 arch/arm/mach-omap2/dma.c 	if (cpu_is_omap34xx() && (omap_type() != OMAP2_DEVICE_TYPE_GP))
OMAP2_DEVICE_TYPE_GP  754 arch/arm/mach-omap2/id.c 	[OMAP2_DEVICE_TYPE_GP]		= "GP",
OMAP2_DEVICE_TYPE_GP  427 arch/arm/mach-omap2/omap-mpuss-lowpower.c 		writel_relaxed((omap_type() != OMAP2_DEVICE_TYPE_GP) ? 1 : 0,
OMAP2_DEVICE_TYPE_GP  156 arch/arm/mach-omap2/omap-smp.c 	if (soc_is_omap443x() && (omap_type() != OMAP2_DEVICE_TYPE_GP))
OMAP2_DEVICE_TYPE_GP  436 arch/arm/mach-omap2/omap-wakeupgen.c 		if (omap_type() == OMAP2_DEVICE_TYPE_GP || soc_is_am43xx())
OMAP2_DEVICE_TYPE_GP  442 arch/arm/mach-omap2/omap-wakeupgen.c 		if (omap_type() == OMAP2_DEVICE_TYPE_GP || soc_is_am43xx())
OMAP2_DEVICE_TYPE_GP 2826 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 		return omap_type() == OMAP2_DEVICE_TYPE_GP;
OMAP2_DEVICE_TYPE_GP 2885 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c 	if (h_gp && omap_type() == OMAP2_DEVICE_TYPE_GP) {
OMAP2_DEVICE_TYPE_GP 2690 arch/arm/mach-omap2/omap_hwmod_7xx_data.c 	if (!ret && omap_type() == OMAP2_DEVICE_TYPE_GP)
OMAP2_DEVICE_TYPE_GP   85 arch/arm/mach-omap2/pm33xx-core.c 	else if (omap_type() != OMAP2_DEVICE_TYPE_GP)
OMAP2_DEVICE_TYPE_GP  113 arch/arm/mach-omap2/pm34xx.c 	if (omap_type() != OMAP2_DEVICE_TYPE_GP) {
OMAP2_DEVICE_TYPE_GP  542 arch/arm/mach-omap2/pm34xx.c 	if (omap_type() != OMAP2_DEVICE_TYPE_GP) {
OMAP2_DEVICE_TYPE_GP   61 arch/arm/mach-omap2/sram.c 	if (OMAP2_DEVICE_TYPE_GP == omap_type()) {
OMAP2_DEVICE_TYPE_GP  264 arch/arm/mach-omap2/timer.c 	if ((omap_type() != OMAP2_DEVICE_TYPE_GP)) {