Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dclockdomains2430_data.c174 if (!cpu_is_omap243x()) in omap243x_clockdomains_init()
H A Dsram.c171 else if (cpu_is_omap243x()) in omap_detect_sram()
H A Dsoc.h491 #define cpu_is_omap243x() soc_is_omap243x() macro