Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h174 #define TRCCONFIGR_BB BIT(3) macro
H A Dcoresight-etm4x-sysfs.c325 config->cfg |= TRCCONFIGR_BB; in mode_store()
327 config->cfg &= ~TRCCONFIGR_BB; in mode_store()