Searched refs:TMC_AXICTL (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwtracing/coresight/
H A Dcoresight-tmc.c47 #define TMC_AXICTL 0x110 macro
65 /* TMC_AXICTL - 0x110 */
206 axictl = readl_relaxed(drvdata->base + TMC_AXICTL); tmc_etr_enable_hw()
208 writel_relaxed(axictl, drvdata->base + TMC_AXICTL); tmc_etr_enable_hw()
210 writel_relaxed(axictl, drvdata->base + TMC_AXICTL); tmc_etr_enable_hw()
214 writel_relaxed(axictl, drvdata->base + TMC_AXICTL); tmc_etr_enable_hw()

Completed in 36 milliseconds