Searched refs:tda1004x_decode_fec (Results 1 – 1 of 1) sorted by relevance
572 static int tda1004x_decode_fec(int tdafec) in tda1004x_decode_fec() function947 tda1004x_decode_fec(tda1004x_read_byte(state, TDA1004X_OUT_CONF2) & 7); in tda1004x_get_fe()949 tda1004x_decode_fec((tda1004x_read_byte(state, TDA1004X_OUT_CONF2) >> 3) & 7); in tda1004x_get_fe()