Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h172 #define TRCIDR5_LPOVERRIDE BIT(23) macro
Dcoresight-etm4x-core.c1198 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()