Home
last modified time | relevance | path

Searched refs:TRBSR_WRAP (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-trbe.h73 return trbsr & TRBSR_WRAP; in is_trbe_wrap()
Dcoresight-trbe.c404 trbsr &= ~TRBSR_WRAP; in clr_trbe_status()
/Linux-v5.15/arch/arm64/include/asm/
Dsysreg.h366 #define TRBSR_WRAP BIT(20) macro