Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A 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()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A 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()

Completed in 3 milliseconds