Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtda9887.c80 #define cOutputPort1Inactive 0x40 // bit b6 macro
449 buf[1] |= cOutputPort1Inactive; in tda9887_set_insmod()
451 buf[1] &= ~cOutputPort1Inactive; in tda9887_set_insmod()
480 buf[1] &= ~cOutputPort1Inactive; in tda9887_do_config()
482 buf[1] |= cOutputPort1Inactive; in tda9887_do_config()
567 priv->data[1] |= cOutputPort1Inactive; in tda9887_configure()