Searched refs:EBCH (Results 1 – 4 of 4) sorted by relevance
59 #define EBCH 0x57 /* high byte */ /* it detected a CRC4-error */ macro
1197 #define EBCH 0x57 /* E-Bit Error Counter */ macro
610 e_bit_errors = readb(lbi + EBCL) + (readb(lbi + EBCH) << 8); in slicecom_update_line_counters()
1227 counter |= cpc_readb(falcbase + F_REG(EBCH, ch)) << 8; in falc_update_stats()