Home
last modified time | relevance | path

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

/openbmc/linux/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()