Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hwtracing/coresight/
Dcoresight-tpdm.h19 #define TPDM_ITCNTRL (0xF00) macro
Dcoresight-tpdm.c152 writel_relaxed(0x1, drvdata->base + TPDM_ITCNTRL); in integration_test_store()
157 writel_relaxed(0, drvdata->base + TPDM_ITCNTRL); in integration_test_store()