Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dtda8290.c413 unsigned char blanking_mode[] = { 0x1d, 0x00 }; in tda8295_set_params() local
423 &blanking_mode[0], 1, &blanking_mode[1], 1); in tda8295_set_params()
427 blanking_mode[1] = 0x03; in tda8295_set_params()
428 tuner_i2c_xfer_send(&priv->i2c_props, blanking_mode, 2); in tda8295_set_params()
/linux-4.19.296/include/video/
Domapfb_dss.h252 int blanking_mode; member