Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h195 #define TRCSTALLCTLR_ISTALL BIT(8) macro
H A Dcoresight-etm4x-sysfs.c401 config->stall_ctrl |= TRCSTALLCTLR_ISTALL; in mode_store()
403 config->stall_ctrl &= ~TRCSTALLCTLR_ISTALL; in mode_store()