Searched refs:CVCH (Results 1 – 4 of 4) sorted by relevance
55 #define CVCH 0x53 /* high byte */ macro
1193 #define CVCH 0x53 /* Code Violation Counter */ macro
607 code_violations = readb(lbi + CVCL) + (readb(lbi + CVCH) << 8); in slicecom_update_line_counters()
1219 counter |= cpc_readb(falcbase + F_REG(CVCH, ch)) << 8; in falc_update_stats()