Searched refs:ETB_CTL_REG (Results 1 – 1 of 1) sorted by relevance
38 #define ETB_CTL_REG 0x020 macro132 writel_relaxed(ETB_CTL_CAPT_EN, drvdata->base + ETB_CTL_REG); in etb_enable_hw()177 writel_relaxed(0x0, drvdata->base + ETB_CTL_REG); in etb_disable_hw()360 etb_cr = readl_relaxed(drvdata->base + ETB_CTL_REG); in status_show()