Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dfalc-lh.h54 #define CVCL 0x52 /* Code Violation Counter low byte */ /* Counts bipolar and HDB3 code violations … macro
Dpc300_falc-lh.h1192 #define CVCL 0x52 /* Code Violation Counter */ macro
Dcomx-hw-munich.c607 code_violations = readb(lbi + CVCL) + (readb(lbi + CVCH) << 8); in slicecom_update_line_counters()
Dpc300_drv.c1218 counter = cpc_readb(falcbase + F_REG(CVCL, ch)); in falc_update_stats()