Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/tuners/
Dtda9887.c84 #define cOutputPort2Inactive 0x80 // bit b7 macro
202 .b = ( cOutputPort2Inactive |
456 buf[1] |= cOutputPort2Inactive; in tda9887_set_insmod()
458 buf[1] &= ~cOutputPort2Inactive; in tda9887_set_insmod()
485 buf[1] &= ~cOutputPort2Inactive; in tda9887_do_config()
487 buf[1] |= cOutputPort2Inactive; in tda9887_do_config()
569 priv->data[1] |= cOutputPort2Inactive; in tda9887_configure()