pcsr_offset       326 drivers/hwtracing/coresight/coresight-cpu-debug.c 	u32 mode, pcsr_offset;
pcsr_offset       339 drivers/hwtracing/coresight/coresight-cpu-debug.c 	pcsr_offset = eddevid1 & EDDEVID1_PCSR_OFFSET_MASK;
pcsr_offset       362 drivers/hwtracing/coresight/coresight-cpu-debug.c 			((IS_ENABLED(CONFIG_64BIT) && pcsr_offset != 0) ||
pcsr_offset       363 drivers/hwtracing/coresight/coresight-cpu-debug.c 			 (pcsr_offset != EDDEVID1_PCSR_NO_OFFSET_DIS_AARCH32));
pcsr_offset       366 drivers/hwtracing/coresight/coresight-cpu-debug.c 			(pcsr_offset == EDDEVID1_PCSR_OFFSET_INS_SET);