Searched defs:CTIOUTEN (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/arch/arm/include/asm/ | ||
D | cti.h | 20 #define CTIOUTEN 0x0A0 macro |
/linux-6.14.4/drivers/hwtracing/coresight/ | ||
D | coresight-cti.h | 33 #define CTIOUTEN(n) (0x0A0 + (4 * n)) macro |