tsr4             2124 drivers/atm/he.c 	unsigned cid, rsr0, rsr1, rsr4, tsr0, tsr0_aal, tsr4, period, reg, clock;
tsr4             2166 drivers/atm/he.c 				tsr4 = TSR4_AAL5;
tsr4             2170 drivers/atm/he.c 				tsr4 = TSR4_AAL0_SDU;
tsr4             2248 drivers/atm/he.c 		he_writel_tsr4(he_dev, tsr4 | 1, cid);
tsr4             2383 drivers/atm/he.c 		volatile unsigned tsr4, tsr0;
tsr4             2454 drivers/atm/he.c 		while (!((tsr4 = he_readl_tsr4(he_dev, cid)) & TSR4_SESSION_ENDED)) {
tsr4             2455 drivers/atm/he.c 			HPRINTK("close tx cid 0x%x !TSR4_SESSION_ENDED (tsr4 = 0x%x)\n", cid, tsr4);