Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dsoc.h441 #define AM335X_CLASS 0x33500033 macro
442 #define AM335X_REV_ES1_0 AM335X_CLASS
443 #define AM335X_REV_ES2_0 (AM335X_CLASS | (0x1 << 8))
444 #define AM335X_REV_ES2_1 (AM335X_CLASS | (0x2 << 8))
Dio.c641 omap2_set_globals_tap(AM335X_CLASS, in am33xx_init_early()
663 omap2_set_globals_tap(AM335X_CLASS, in am43xx_init_early()