Searched refs:omap_type (Results 1 – 14 of 14) sorted by relevance
112 (omap_type() == OMAP2430_REV_ES1_0))) { in configure_dma_errata()143 if (omap_type() == OMAP3430_REV_ES1_0) in configure_dma_errata()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()
106 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in omap3_save_secure_ram_context()245 (omap_type() == OMAP2_DEVICE_TYPE_EMU || in omap_sram_idle()246 omap_type() == OMAP2_DEVICE_TYPE_SEC) && in omap_sram_idle()264 (omap_type() == OMAP2_DEVICE_TYPE_EMU || in omap_sram_idle()265 omap_type() == OMAP2_DEVICE_TYPE_SEC) && in omap_sram_idle()558 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in omap3_pm_init()
122 if (OMAP2_DEVICE_TYPE_GP == omap_type()) { in is_sram_locked()153 if ((omap_type() == OMAP2_DEVICE_TYPE_EMU) || in omap_detect_sram()154 (omap_type() == OMAP2_DEVICE_TYPE_SEC)) { in omap_detect_sram()
96 else if (omap_type() != OMAP2_DEVICE_TYPE_GP) in amx3_common_init()189 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in am43xx_suspend()214 if (omap_type() != OMAP2_DEVICE_TYPE_GP) in am43xx_suspend()
50 int omap_type(void) in omap_type() function83 EXPORT_SYMBOL(omap_type);773 return sprintf(buf, "%s\n", omap_types[omap_type()]); in type_show()
119 if (omap_type() == OMAP2_DEVICE_TYPE_GP) in ti_clk_init_features()
231 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in nokia_n900_legacy_init()363 return omap_type() == OMAP2_DEVICE_TYPE_GP; in ti_sysc_soc_type_gp()
254 if (omap_type() == OMAP2_DEVICE_TYPE_GP || !soc_is_omap44xx()) in secure_pm_init()
436 if (omap_type() == OMAP2_DEVICE_TYPE_GP || soc_is_am43xx()) in irq_notifier()442 if (omap_type() == OMAP2_DEVICE_TYPE_GP || soc_is_am43xx()) in irq_notifier()
156 if (soc_is_omap443x() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in omap4_secondary_init()
321 if (omap_type() == OMAP2_DEVICE_TYPE_GP) in omap3_save_scratchpad_contents()352 if ((omap_type() != OMAP2_DEVICE_TYPE_GP) in omap3_save_scratchpad_contents()
424 writel_relaxed((omap_type() != OMAP2_DEVICE_TYPE_GP) ? 1 : 0, in omap4_mpuss_init()
42 int omap_type(void);
2579 return omap_type() == OMAP2_DEVICE_TYPE_GP; in omap3xxx_hwmod_is_hs_ip_block_usable()