Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dsoc.h237 #define soc_is_am33xx() 0 macro
365 # undef soc_is_am33xx
367 # define soc_is_am33xx() is_am33xx() macro
Dgpmc-nand.c30 if (soc_is_am33xx() || soc_is_am43xx() || cpu_is_omap44xx() || in gpmc_hwecc_bch_capable()
Did.c59 } else if (soc_is_am33xx() || soc_is_am43xx()) { in omap_type()
Dclock.c753 } else if (soc_is_am33xx() || cpu_is_omap44xx() || soc_is_am43xx() || in ti_clk_init_features()
Domap_hwmod.c4273 } else if (soc_is_am33xx()) { in omap_hwmod_init()
Dcclock3xxx_data.c3626 } else if (soc_is_am33xx()) { in omap3xxx_clk_init()
/arch/arm/mach-omap1/include/mach/
Dsoc.h199 #define soc_is_am33xx() 0 macro