Searched refs:cOutputPort1Inactive (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.c78 #define cOutputPort1Inactive 0x40 // bit b6 macro
447 buf[1] |= cOutputPort1Inactive;
449 buf[1] &= ~cOutputPort1Inactive;
478 buf[1] &= ~cOutputPort1Inactive;
480 buf[1] |= cOutputPort1Inactive;
565 priv->data[1] |= cOutputPort1Inactive;

Completed in 32 milliseconds