Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1033 bool lpoverride; member
H A Dcoresight-etm4x-core.c1296 drvdata->lpoverride = (etmidr5 & TRCIDR5_LPOVERRIDE) && (!drvdata->skip_power_up); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c394 (drvdata->lpoverride == true)) in mode_store()