Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dfalc-lh.h55 #define CVCH 0x53 /* high byte */ macro
Dpc300_falc-lh.h1193 #define CVCH 0x53 /* Code Violation Counter */ macro
Dcomx-hw-munich.c607 code_violations = readb(lbi + CVCL) + (readb(lbi + CVCH) << 8); in slicecom_update_line_counters()
Dpc300_drv.c1219 counter |= cpc_readb(falcbase + F_REG(CVCH, ch)) << 8; in falc_update_stats()