Searched refs:tda9874a_NCONR (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/video/
H A Dtvaudio.c779 static int tda9874a_NCONR = 0x01; /* default NICAM config.: AMSEL=0,AMUTE=1 */ variable
838 chip_write(chip, TDA9874A_NCONR, tda9874a_NCONR);
914 tda9874a_NCONR &= 0xfe; /* enable */
916 tda9874a_NCONR |= 0x01; /* disable */
917 chip_write(chip, TDA9874A_NCONR, tda9874a_NCONR);
1027 tda9874a_NCONR = 0x01; /* auto-mute: analog mono input */
1029 tda9874a_NCONR = 0x05; /* auto-mute: 1st carrier FM or AM */

Completed in 208 milliseconds