Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x_priv.h186 struct stv090x_long_frame_crloop { struct
H A Dstv090x.c574 static struct stv090x_long_frame_crloop stv090x_s2_crl_cut20[] = {
593 static struct stv090x_long_frame_crloop stv090x_s2_crl_cut30[] = {
612 static struct stv090x_long_frame_crloop stv090x_s2_apsk_crl_cut20[] = {
628 static struct stv090x_long_frame_crloop stv090x_s2_apsk_crl_cut30[] = {
643 static struct stv090x_long_frame_crloop stv090x_s2_lowqpsk_crl_cut20[] = {
650 static struct stv090x_long_frame_crloop stv090x_s2_lowqpsk_crl_cut30[] = {
2683 struct stv090x_long_frame_crloop *car_loop, *car_loop_qpsk_low, *car_loop_apsk_low; in stv090x_optimize_carloop()