Home
last modified time | relevance | path

Searched refs:EBCH (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dfalc-lh.h59 #define EBCH 0x57 /* high byte */ /* it detected a CRC4-error */ macro
Dpc300_falc-lh.h1197 #define EBCH 0x57 /* E-Bit Error Counter */ macro
Dcomx-hw-munich.c610 e_bit_errors = readb(lbi + EBCL) + (readb(lbi + EBCH) << 8); in slicecom_update_line_counters()
Dpc300_drv.c1227 counter |= cpc_readb(falcbase + F_REG(EBCH, ch)) << 8; in falc_update_stats()