Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h192 #define TRCEVENTCTL1R_ATB BIT(11) macro
H A Dcoresight-etm4x-sysfs.c388 config->eventctrl1 |= TRCEVENTCTL1R_ATB; in mode_store()
390 config->eventctrl1 &= ~TRCEVENTCTL1R_ATB; in mode_store()