Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
272 writel_relaxed(0x0, drvdata->base + ETB_CTL_REG); in __etb_disable_hw()
666 coresight_etb10_reg(ctl, ETB_CTL_REG);
/kernel/linux/linux-6.6/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),

Completed in 3 milliseconds