Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dr820t.c82 u8 fil_cal_code; member
1140 priv->fil_cal_code = data[4] & 0x0f; in r820t_set_tv_standard()
1141 if (priv->fil_cal_code && priv->fil_cal_code != 0x0f) in r820t_set_tv_standard()
1145 if (priv->fil_cal_code == 0x0f) in r820t_set_tv_standard()
1146 priv->fil_cal_code = 0; in r820t_set_tv_standard()
1150 filt_q | priv->fil_cal_code, 0x1f); in r820t_set_tv_standard()