Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/ti/
Domap1-soc.h78 #define IS_OMAP_CLASS(class, id) \ macro
92 IS_OMAP_CLASS(7xx, 0x07)
93 IS_OMAP_CLASS(15xx, 0x15)
94 IS_OMAP_CLASS(16xx, 0x16)
/Linux-v6.1/arch/arm/mach-omap2/
Dsoc.h76 #define IS_OMAP_CLASS(class, id) \ macro
140 IS_OMAP_CLASS(24xx, 0x24)
141 IS_OMAP_CLASS(34xx, 0x34)
142 IS_OMAP_CLASS(44xx, 0x44)
144 IS_OMAP_CLASS(54xx, 0x54)