Home
last modified time | relevance | path

Searched defs:CTIOUTEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dcti.h20 #define CTIOUTEN 0x0A0 macro
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h33 #define CTIOUTEN(n) (0x0A0 + (4 * n)) macro