Searched refs:tsr4 (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.c2137 unsigned cid, rsr0, rsr1, rsr4, tsr0, tsr0_aal, tsr4, period, reg, clock; local
2179 tsr4 = TSR4_AAL5;
2183 tsr4 = TSR4_AAL0_SDU;
2261 he_writel_tsr4(he_dev, tsr4 | 1, cid);
2396 volatile unsigned tsr4, tsr0; local
2467 while (!((tsr4 = he_readl_tsr4(he_dev, cid)) & TSR4_SESSION_ENDED)) {
2468 HPRINTK("close tx cid 0x%x !TSR4_SESSION_ENDED (tsr4 = 0x%x)\n", cid, tsr4);

Completed in 68 milliseconds