TPIU_FFCR 87 drivers/hwtracing/coresight/coresight-tpiu.c writel_relaxed(FFCR_STOP_FI, drvdata->base + TPIU_FFCR); TPIU_FFCR 89 drivers/hwtracing/coresight/coresight-tpiu.c writel_relaxed(FFCR_STOP_FI | FFCR_FON_MAN, drvdata->base + TPIU_FFCR); TPIU_FFCR 91 drivers/hwtracing/coresight/coresight-tpiu.c coresight_timeout(drvdata->base, TPIU_FFCR, FFCR_FON_MAN_BIT, 0);