Searched refs:TRCCONFIGR (Results 1 – 3 of 3) sorted by relevance
27 #define TRCCONFIGR 0x010 macro
129 writel_relaxed(config->cfg, drvdata->base + TRCCONFIGR); in etm4_enable_hw()1182 state->trcconfigr = readl(drvdata->base + TRCCONFIGR); in etm4_cpu_save()1287 writel_relaxed(state->trcconfigr, drvdata->base + TRCCONFIGR); in etm4_cpu_restore()
2365 coresight_etm4x_cross_read(trcconfig, TRCCONFIGR);