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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-funnel.c25 #define FUNNEL_FUNCTL 0x000 macro
59 functl = readl_relaxed(drvdata->base + FUNNEL_FUNCTL);
70 writel_relaxed(functl, drvdata->base + FUNNEL_FUNCTL);
111 functl = readl_relaxed(drvdata->base + FUNNEL_FUNCTL);
113 writel_relaxed(functl, drvdata->base + FUNNEL_FUNCTL);
183 functl = readl_relaxed(drvdata->base + FUNNEL_FUNCTL);

Completed in 119 milliseconds