Home
last modified time | relevance | path

Searched refs:compare_iq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dr820t.c1725 struct r820t_sect_type compare_iq[3], compare_bet[3]; in r820t_section() local
1729 compare_iq[0].gain_x = ((iq_point->gain_x) & 0xdf) + 1; /* Q-path, Gain=1 */ in r820t_section()
1731 compare_iq[0].gain_x = iq_point->gain_x - 1; /* left point */ in r820t_section()
1732 compare_iq[0].phase_y = iq_point->phase_y; in r820t_section()
1735 rc = r820t_iq_tree(priv, compare_iq, compare_iq[0].gain_x, in r820t_section()
1736 compare_iq[0].phase_y, 0x08); in r820t_section()
1740 r820t_compre_cor(compare_iq); in r820t_section()
1742 compare_bet[0] = compare_iq[0]; in r820t_section()
1745 compare_iq[ in r820t_section()
1806 struct r820t_sect_type compare_iq[3]; r820t_iq() local
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dr820t.c1745 struct r820t_sect_type compare_iq[3], compare_bet[3]; in r820t_section() local
1749 compare_iq[0].gain_x = ((iq_point->gain_x) & 0xdf) + 1; /* Q-path, Gain=1 */ in r820t_section()
1751 compare_iq[0].gain_x = iq_point->gain_x - 1; /* left point */ in r820t_section()
1752 compare_iq[0].phase_y = iq_point->phase_y; in r820t_section()
1755 rc = r820t_iq_tree(priv, compare_iq, compare_iq[0].gain_x, in r820t_section()
1756 compare_iq[0].phase_y, 0x08); in r820t_section()
1760 r820t_compre_cor(compare_iq); in r820t_section()
1762 compare_bet[0] = compare_iq[0]; in r820t_section()
1765 compare_iq[ in r820t_section()
1826 struct r820t_sect_type compare_iq[3]; r820t_iq() local
[all...]

Completed in 5 milliseconds