he_writel_tcm     225 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 0)
he_writel_tcm     230 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 1)
he_writel_tcm     233 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 2)
he_writel_tcm     236 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 3)
he_writel_tcm     239 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 4)
he_writel_tcm     260 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 5)
he_writel_tcm     263 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 6)
he_writel_tcm     266 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRA | (cid << 3) | 7)
he_writel_tcm     270 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 0)
he_writel_tcm     273 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 1)
he_writel_tcm     276 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 2)
he_writel_tcm     279 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRB | (cid << 2) | 3)
he_writel_tcm     283 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRC | (cid << 1) | 0)
he_writel_tcm     286 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRC | (cid << 1) | 1)
he_writel_tcm     290 drivers/atm/he.c 		he_writel_tcm(dev, val, CONFIG_TSRD | cid)
he_writel_tcm    1264 drivers/atm/he.c 		he_writel_tcm(he_dev, 0, i);