Searched refs:CVCL (Results 1 – 4 of 4) sorted by relevance
54 #define CVCL 0x52 /* Code Violation Counter low byte */ /* Counts bipolar and HDB3 code violations … macro
1192 #define CVCL 0x52 /* Code Violation Counter */ macro
607 code_violations = readb(lbi + CVCL) + (readb(lbi + CVCH) << 8); in slicecom_update_line_counters()
1218 counter = cpc_readb(falcbase + F_REG(CVCL, ch)); in falc_update_stats()