Searched refs:cber (Results 1 – 1 of 1) sorted by relevance
1022 int cber; in tda1004x_read_status() local1045 cber = tda1004x_read_byte(state, TDA1004X_CBER_LSB); in tda1004x_read_status()1046 if (cber == -1) in tda1004x_read_status()1051 cber |= (status << 8); in tda1004x_read_status()1055 if (cber != 65535) in tda1004x_read_status()