Home
last modified time | relevance | path

Searched refs:STV0900_FEC_1_2 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/ !
Dstv0900_priv.h173 STV0900_FEC_1_2 = 0, enumerator
Dstv0900_sw.c709 case STV0900_FEC_1_2: in stv0900_set_viterbi_standard()
735 case STV0900_FEC_1_2: in stv0900_set_viterbi_standard()
759 prate = STV0900_FEC_1_2; in stv0900_get_vit_fec()
848 if (stv0900_get_vit_fec(intp, demod) == STV0900_FEC_1_2) { in stv0900_track_optimization()