Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h200 #define TRCSTALLCTLR_ISTALL BIT(8) macro
Dcoresight-etm4x-sysfs.c400 config->stall_ctrl |= TRCSTALLCTLR_ISTALL; in mode_store()
402 config->stall_ctrl &= ~TRCSTALLCTLR_ISTALL; in mode_store()