Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap2/
Dsoc.h174 #define soc_is_am33xx() 0 macro
282 # undef soc_is_am33xx
284 # define soc_is_am33xx() is_am33xx() macro
Dpm33xx-core.c261 if (soc_is_am33xx()) in amx3_get_sram_addrs()
320 if (soc_is_am33xx()) in am33xx_pm_get_pdata()
Dclock.c107 } else if (soc_is_am33xx() || cpu_is_omap44xx() || soc_is_am43xx() || in ti_clk_init_features()
Did.c61 } else if (soc_is_am33xx() || soc_is_am43xx()) { in omap_type()
760 else if (soc_is_am33xx() || soc_is_am335x()) in omap_get_family()
Domap_hwmod.c4038 } else if (cpu_is_ti814x() || cpu_is_ti816x() || soc_is_am33xx() || in omap_hwmod_init()