Home
last modified time | relevance | path

Searched refs:soc_is_am43xx (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Dsoc.h239 #define soc_is_am43xx() 0 macro
372 # undef soc_is_am43xx
374 # define soc_is_am43xx() is_am43xx() macro
Dgpmc-nand.c29 if (soc_is_am33xx() || soc_is_am43xx() || cpu_is_omap44xx() || in gpmc_hwecc_bch_capable()
Domap-wakeupgen.c490 } else if (soc_is_am43xx()) { in wakeupgen_init()
506 if (!soc_is_am43xx()) in wakeupgen_init()
Did.c64 } else if (soc_is_am33xx() || soc_is_am43xx()) { in omap_type()
728 else if (soc_is_am43xx()) in omap_get_family()
Ddisplay.c288 else if (soc_is_am43xx()) in omap_display_get_version()
Dclock.c824 } else if (soc_is_am33xx() || cpu_is_omap44xx() || soc_is_am43xx() || in ti_clk_init_features()
Domap_hwmod.c3900 } else if (cpu_is_ti816x() || soc_is_am33xx() || soc_is_am43xx()) { in omap_hwmod_init()