Searched refs:cber (Results 1 – 1 of 1) sorted by relevance
1009 int cber; in tda1004x_read_status() local1032 cber = tda1004x_read_byte(state, TDA1004X_CBER_LSB); in tda1004x_read_status()1033 if (cber == -1) in tda1004x_read_status()1038 cber |= (status << 8); in tda1004x_read_status()1042 if (cber != 65535) in tda1004x_read_status()