Searched refs:STMTCSR (Results 1 – 1 of 1) sorted by relevance
55 #define STMTCSR 0xe80 macro189 drvdata->base + STMTCSR); in stm_enable_hw()246 val = readl_relaxed(drvdata->base + STMTCSR); in stm_disable_hw()248 writel_relaxed(val, drvdata->base + STMTCSR); in stm_disable_hw()273 coresight_timeout(drvdata->base, STMTCSR, STMTCSR_BUSY_BIT, 0); in stm_disable()636 coresight_stm_reg(tcsr, STMTCSR);