Searched refs:cber (Results 1 – 1 of 1) sorted by relevance
1021 int cber; in tda1004x_read_status() local1044 cber = tda1004x_read_byte(state, TDA1004X_CBER_LSB); in tda1004x_read_status()1045 if (cber == -1) in tda1004x_read_status()1050 cber |= (status << 8); in tda1004x_read_status()1054 if (cber != 65535) in tda1004x_read_status()