Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtda9887.c83 #define cOutputPort2Inactive 0x80 // bit b7 macro
201 .b = ( cOutputPort2Inactive |
455 buf[1] |= cOutputPort2Inactive; in tda9887_set_insmod()
457 buf[1] &= ~cOutputPort2Inactive; in tda9887_set_insmod()
484 buf[1] &= ~cOutputPort2Inactive; in tda9887_do_config()
486 buf[1] |= cOutputPort2Inactive; in tda9887_do_config()
568 priv->data[1] |= cOutputPort2Inactive; in tda9887_configure()