Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm.h117 #define ETM_SQR_MASK 0x3 macro
H A Dcoresight-etm3x-sysfs.c953 val = (etm_readl(drvdata, ETMSQR) & ETM_SQR_MASK); in seq_curr_state_show()