Searched refs:OMAP2_DEVICE_TYPE_GP (Results 1 – 14 of 14) sorted by relevance
95 else if (omap_type() != OMAP2_DEVICE_TYPE_GP) in amx3_common_init()184 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in am43xx_suspend()209 if (omap_type() != OMAP2_DEVICE_TYPE_GP) in am43xx_suspend()
159 if (cpu_is_omap34xx() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in configure_dma_errata()201 if (soc_is_omap34xx() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in omap2_system_dma_init()
117 if (omap_type() == OMAP2_DEVICE_TYPE_GP) in ti_clk_init_features()
249 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in nokia_n900_legacy_init()391 return omap_type() == OMAP2_DEVICE_TYPE_GP; in ti_sysc_soc_type_gp()
107 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in omap3_save_secure_ram_context()566 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in omap3_pm_init()
437 if (omap_type() == OMAP2_DEVICE_TYPE_GP || soc_is_am43xx()) in irq_notifier()443 if (omap_type() == OMAP2_DEVICE_TYPE_GP || soc_is_am43xx()) in irq_notifier()
249 if (omap_type() == OMAP2_DEVICE_TYPE_GP || !soc_is_omap44xx()) in secure_pm_init()
121 if (omap_type() == OMAP2_DEVICE_TYPE_GP) { in is_sram_locked()
156 if (soc_is_omap443x() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in omap4_secondary_init()
260 if (omap_type() == OMAP2_DEVICE_TYPE_GP) in omap3_save_scratchpad_contents()291 if ((omap_type() != OMAP2_DEVICE_TYPE_GP) in omap3_save_scratchpad_contents()
434 writel_relaxed((omap_type() != OMAP2_DEVICE_TYPE_GP) ? 1 : 0, in omap4_mpuss_init()
39 #define OMAP2_DEVICE_TYPE_GP 3 macro
746 [OMAP2_DEVICE_TYPE_GP] = "GP",
2478 return omap_type() == OMAP2_DEVICE_TYPE_GP; in omap3xxx_hwmod_is_hs_ip_block_usable()