Searched refs:AFCM_L (Results 1 – 1 of 1) sorted by relevance
528 unsigned char AFCM_L, AFCM_H ; in afcerr_chk() local532 if (mb86a16_read(state, 0x0e, &AFCM_L) != 2) in afcerr_chk()537 AFCM = (AFCM_H << 8) + AFCM_L; in afcerr_chk()