Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1021 bool instrp0; member
H A Dcoresight-etm4x-core.c1194 drvdata->instrp0 = !!(FIELD_GET(TRCIDR0_INSTP0_MASK, etmidr0) == 0b11); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c306 if (drvdata->instrp0 == true) { in mode_store()