Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h179 #define TRCCONFIGR_BB BIT(3) macro
Dcoresight-etm4x-sysfs.c324 config->cfg |= TRCCONFIGR_BB; in mode_store()
326 config->cfg &= ~TRCCONFIGR_BB; in mode_store()