Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h136 #define TRCIDR0_RETSTACK BIT(9) macro
H A Dcoresight-etm4x-core.c1388 drvdata->retstack = !!(etmidr0 & TRCIDR0_RETSTACK); in etm4_init_arch_data()