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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtda9887.c81 #define cOutputPort2Inactive 0x80 // bit b7 macro
199 .b = ( cOutputPort2Inactive |
453 buf[1] |= cOutputPort2Inactive;
455 buf[1] &= ~cOutputPort2Inactive;
482 buf[1] &= ~cOutputPort2Inactive;
484 buf[1] |= cOutputPort2Inactive;
566 priv->data[1] |= cOutputPort2Inactive;

Completed in 156 milliseconds