Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda9887.c81 #define cOutputPort1Inactive 0x40 // bit b6 macro
450 buf[1] |= cOutputPort1Inactive; in tda9887_set_insmod()
452 buf[1] &= ~cOutputPort1Inactive; in tda9887_set_insmod()
481 buf[1] &= ~cOutputPort1Inactive; in tda9887_do_config()
483 buf[1] |= cOutputPort1Inactive; in tda9887_do_config()
568 priv->data[1] |= cOutputPort1Inactive; in tda9887_configure()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda9887.c81 #define cOutputPort1Inactive 0x40 // bit b6 macro
450 buf[1] |= cOutputPort1Inactive; in tda9887_set_insmod()
452 buf[1] &= ~cOutputPort1Inactive; in tda9887_set_insmod()
481 buf[1] &= ~cOutputPort1Inactive; in tda9887_do_config()
483 buf[1] |= cOutputPort1Inactive; in tda9887_do_config()
568 priv->data[1] |= cOutputPort1Inactive; in tda9887_configure()

Completed in 3 milliseconds