Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h197 #define TRCEVENTCTL1R_ATB BIT(11) macro
Dcoresight-etm4x-sysfs.c387 config->eventctrl1 |= TRCEVENTCTL1R_ATB; in mode_store()
389 config->eventctrl1 &= ~TRCEVENTCTL1R_ATB; in mode_store()