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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.c194 #define he_writel_tcm(dev, val, reg) \ macro
225 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 0)
230 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 1)
233 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 2)
236 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 3)
239 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 4)
260 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 5)
263 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 6)
266 he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 7)
270 he_writel_tcm(de
[all...]

Completed in 41 milliseconds