Home
last modified time | relevance | path

Searched refs:OMAP242X_CLASS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Dsoc.h329 #define OMAP242X_CLASS 0x24200024 macro
330 #define OMAP2420_REV_ES1_0 OMAP242X_CLASS
331 #define OMAP2420_REV_ES2_0 (OMAP242X_CLASS | (0x1 << 8))
Dio.c427 omap2_set_globals_tap(OMAP242X_CLASS, OMAP2_L4_IO_ADDRESS(0x48014000)); in omap2420_init_early()