search for: __t1_set_reg

Displaying 1 result from an estimated 1 matches for "__t1_set_reg".

2003 Sep 18
1
e100p and E-bit alarm indication
...CS"; /* Receive CCS */ ccr1 |= 8; @@ -433,9 +434,11 @@ } if (wc->span.lineconfig & ZT_CONFIG_CRC4) { ccr1 |= 0x11; + tcr2 |= 0x02; // xxx Enable E-bit alarm crcing = " with CRC4"; } __t1_set_reg(wc, 0x12, tcr1); + __t1_set_reg(wc, 0x13, tcr2); __t1_set_reg(wc, 0x14, ccr1); __t1_set_reg(wc, 0x18, 0x20); /* 120 Ohm */