Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-omap2/
Dsoc.h364 #define AM335X_CLASS 0x33500033 macro
365 #define AM335X_REV_ES1_0 AM335X_CLASS
366 #define AM335X_REV_ES2_0 (AM335X_CLASS | (0x1 << 8))
367 #define AM335X_REV_ES2_1 (AM335X_CLASS | (0x2 << 8))
Dio.c549 omap2_set_globals_tap(AM335X_CLASS, in am33xx_init_early()
570 omap2_set_globals_tap(AM335X_CLASS, in am43xx_init_early()