Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
H A Dtda8290.c401 unsigned char blanking_mode[] = { 0x1d, 0x00 }; in tda8295_set_params() local
411 &blanking_mode[0], 1, &blanking_mode[1], 1); in tda8295_set_params()
415 blanking_mode[1] = 0x03; in tda8295_set_params()
416 tuner_i2c_xfer_send(&priv->i2c_props, blanking_mode, 2); in tda8295_set_params()