Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c55 #define ETB_CTL_CAPT_EN BIT(0) macro
128 writel_relaxed(ETB_CTL_CAPT_EN, drvdata->base + ETB_CTL_REG); in __etb_enable_hw()