Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h167 #define TRCIDR5_LPOVERRIDE BIT(23) macro
H A Dcoresight-etm4x-core.c1296 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()