Home
last modified time | relevance | path

Searched refs:soc_is_am33xx (Results 1 – 6 of 6) 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
Dclock.c202 } else if (soc_is_am33xx() || cpu_is_omap44xx() || soc_is_am43xx() || in ti_clk_init_features()
Dgpmc-nand.c29 if (soc_is_am33xx() || soc_is_am43xx() || cpu_is_omap44xx() || in gpmc_hwecc_bch_capable()
Did.c64 } else if (soc_is_am33xx() || soc_is_am43xx()) { in omap_type()
730 else if (soc_is_am33xx() || soc_is_am335x()) in omap_get_family()
Domap_hwmod.c3916 } else if (cpu_is_ti814x() || cpu_is_ti816x() || soc_is_am33xx() || in omap_hwmod_init()
/arch/arm/mach-omap1/include/mach/
Dsoc.h203 #define soc_is_am33xx() 0 macro