Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dr820t.c956 u8 filt_gain, img_r, filt_q, hp_cor, ext_enable, loop_through; in r820t_set_tv_standard() local
968 hp_cor = 0x6a; /* 1.7m disable, +2cap, 1.25mhz */ in r820t_set_tv_standard()
980 hp_cor = 0x0b; /* 1.7m disable, +0cap, 1.0mhz */ in r820t_set_tv_standard()
992 hp_cor = 0x6a; /* 1.7m disable, +0cap, 1.0mhz */ in r820t_set_tv_standard()
1005 hp_cor = 0x6b; /* 1.7m disable, +2cap, 1.0mhz */ in r820t_set_tv_standard()
1025 hp_cor = 0x2b; /* 1.7m disable, +1cap, 1.0mhz */ in r820t_set_tv_standard()
1038 hp_cor = 0x2a; /* 1.7m disable, +1cap, 1.25mhz */ in r820t_set_tv_standard()
1050 hp_cor = 0x0b; /* 1.7m disable, +0cap, 1.0mhz */ in r820t_set_tv_standard()
1100 rc = r820t_write_reg_mask(priv, 0x0b, hp_cor, 0x60); in r820t_set_tv_standard()
1155 rc = r820t_write_reg_mask(priv, 0x0b, hp_cor, 0xef); in r820t_set_tv_standard()