Home
last modified time | relevance | path

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

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