Home
last modified time | relevance | path

Searched refs:omap_type (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/arm/mach-omap2/
Ddma.c175 (omap_type() == OMAP2430_REV_ES1_0))) { in configure_dma_errata()
206 if (omap_type() == OMAP3430_REV_ES1_0) in configure_dma_errata()
222 if (cpu_is_omap34xx() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in configure_dma_errata()
Dpm34xx.c177 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in omap3_save_secure_ram_context()
430 omap_type() != OMAP2_DEVICE_TYPE_GP && in omap_sram_idle()
444 omap_type() != OMAP2_DEVICE_TYPE_GP && in omap_sram_idle()
871 if (omap_type() != OMAP2_DEVICE_TYPE_GP) in omap_push_sram_idle()
954 if (omap_type() != OMAP2_DEVICE_TYPE_GP) { in omap3_pm_init()
Did.c55 int omap_type(void) in omap_type() function
76 EXPORT_SYMBOL(omap_type);
Dcontrol.c297 if (omap_type() == OMAP2_DEVICE_TYPE_GP) in omap3_save_scratchpad_contents()
359 if ((omap_type() != OMAP2_DEVICE_TYPE_GP) in omap3_save_scratchpad_contents()
/linux-2.6.39/arch/arm/plat-omap/
Dsram.c88 if (OMAP2_DEVICE_TYPE_GP == omap_type()) { in is_sram_locked()
122 if ((omap_type() == OMAP2_DEVICE_TYPE_EMU) || in omap_detect_sram()
123 (omap_type() == OMAP2_DEVICE_TYPE_SEC)) { in omap_detect_sram()
Ddma.c2060 (omap_type() != OMAP2_DEVICE_TYPE_GP)) { in omap_system_dma_probe()
/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dcpu.h45 int omap_type(void);
/linux-2.6.39/drivers/crypto/
Domap-aes.c941 if (!cpu_class_is_omap2() || omap_type() != OMAP2_DEVICE_TYPE_SEC) { in omap_aes_mod_init()
Domap-sham.c1300 omap_type() != OMAP2_DEVICE_TYPE_SEC) { in omap_sham_mod_init()