Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c39 #define ETB_CTL_REG 0x020 macro
128 writel_relaxed(ETB_CTL_CAPT_EN, drvdata->base + ETB_CTL_REG); in __etb_enable_hw()
274 writel_relaxed(0x0, drvdata->base + ETB_CTL_REG); in __etb_disable_hw()
665 coresight_simple_reg32(ctl, ETB_CTL_REG),