Home
last modified time | relevance | path

Searched refs:soc_is_am35xx (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Dhsmmc.c281 if (soc_is_am35xx()) in omap_hsmmc_pdata_init()
291 if (!soc_is_am35xx()) in omap_hsmmc_pdata_init()
304 if (soc_is_am35xx()) in omap_hsmmc_pdata_init()
316 if (soc_is_am35xx()) in omap_hsmmc_pdata_init()
Dsoc.h236 #define soc_is_am35xx() 0 macro
354 # undef soc_is_am35xx
361 # define soc_is_am35xx() is_am35xx() macro
Dvoltagedomains3xxx_data.c125 if (soc_is_am35xx()) in omap3xxx_voltagedomains_init()
Did.c223 } else if (soc_is_am35xx()) { in omap3_cpuinfo()
296 if (soc_is_am35xx()) in omap3xxx_check_features()
Ddisplay.c270 if (soc_is_am35xx()) { in omap_display_get_version()
Dio.c465 if (soc_is_am35xx()) in omap3_init_early()