Searched refs:TRCCONFIGR_QE_W_COUNTS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h181 #define TRCCONFIGR_QE_W_COUNTS BIT(13) macro
H A Dcoresight-etm4x-sysfs.c370 config->cfg &= ~(TRCCONFIGR_QE_W_COUNTS | TRCCONFIGR_QE_WO_COUNTS);
377 config->cfg |= TRCCONFIGR_QE_W_COUNTS;

Completed in 204 milliseconds