Searched refs:LE_C0_BABL (Results 1 – 6 of 6) sorted by relevance
61 #define LE_C0_BABL 0x4000 /* Babble: Transmitted too many bits */ macro
143 #define LE_C0_BABL 0x4000 /* Babble: Transmitted too many bits */ macro
459 WRITERDP(lp, LE_C0_BABL|LE_C0_ERR|LE_C0_MISS|LE_C0_INEA); in lance_interrupt()469 if (csr0 & LE_C0_BABL) in lance_interrupt()486 WRITERDP(lp, LE_C0_BABL|LE_C0_CERR|LE_C0_MISS|LE_C0_MERR|LE_C0_IDON|LE_C0_INEA); in lance_interrupt()
446 ll->rdp = LE_C0_BABL|LE_C0_ERR|LE_C0_MISS|LE_C0_INEA; in lance_interrupt()456 if (csr0 & LE_C0_BABL) in lance_interrupt()471 ll->rdp = LE_C0_BABL|LE_C0_CERR|LE_C0_MISS|LE_C0_MERR| in lance_interrupt()
101 #define LE_C0_BABL 0x4000 /* BAB: Babble: tx timeout. */ macro744 writereg(&ll->rdp, LE_C0_BABL | LE_C0_ERR | LE_C0_MISS | in lance_interrupt()753 if (csr0 & LE_C0_BABL) in lance_interrupt()
135 #define LE_C0_BABL 0x4000 /* BAB: Babble: tx timeout. */ macro835 sbus_writew((LE_C0_BABL | LE_C0_ERR | LE_C0_MISS | in lance_interrupt()846 if (csr0 & LE_C0_BABL) in lance_interrupt()