Searched refs:STMTCSR (Results 1 – 1 of 1) sorted by relevance
61 #define STMTCSR 0xe80 macro195 drvdata->base + STMTCSR); in stm_enable_hw()252 val = readl_relaxed(drvdata->base + STMTCSR); in stm_disable_hw()254 writel_relaxed(val, drvdata->base + STMTCSR); in stm_disable_hw()279 coresight_timeout(drvdata, STMTCSR, STMTCSR_BUSY_BIT, 0); in stm_disable()641 coresight_stm_simple_func(tcsr, STMTCSR);