Home
last modified time | relevance | path

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

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