Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dpm33xx-core.c149 if (soc_is_am33xx()) in amx3_get_sram_addrs()
180 if (soc_is_am33xx()) in am33xx_pm_get_pdata()
Dsoc.h188 #define soc_is_am33xx() 0 macro
296 # undef soc_is_am33xx
298 # define soc_is_am33xx() is_am33xx() macro
Dclock.c110 } else if (soc_is_am33xx() || cpu_is_omap44xx() || soc_is_am43xx() || in ti_clk_init_features()
Did.c64 } else if (soc_is_am33xx() || soc_is_am43xx()) { in omap_type()
771 else if (soc_is_am33xx() || soc_is_am335x()) in omap_get_family()
Dtimer.c397 if (soc_is_am33xx() || soc_is_am43xx()) { in omap2_gp_clockevent_init()
Domap_hwmod.c3968 } else if (cpu_is_ti814x() || cpu_is_ti816x() || soc_is_am33xx() || in omap_hwmod_init()
/Linux-v4.19/arch/arm/mach-omap1/include/mach/
Dsoc.h203 #define soc_is_am33xx() 0 macro