Home
last modified time | relevance | path

Searched refs:soc_is_am437x (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Dpm33xx-core.c151 else if (soc_is_am437x()) in amx3_get_sram_addrs()
182 else if (soc_is_am437x()) in am33xx_pm_get_pdata()
Dsoc.h191 #define soc_is_am437x() 0 macro
304 # undef soc_is_am437x
306 # define soc_is_am437x() is_am437x() macro
Did.c241 } else if (soc_is_am437x()) { in omap3_cpuinfo()