this_38          2602 sound/pci/au88x0/au88x0_core.c 	int i, this_38 = 0, this_04 = 0, this_08 = 0, this_0c = 0;
this_38          2638 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xFFFFFFFE;
this_38          2639 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xFFFFFFFD;
this_38          2640 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xF3FFFFFF;
this_38          2641 sound/pci/au88x0/au88x0_core.c 		this_38 |= 0x03000000;	/* set 32khz samplerate */
this_38          2642 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xFFFFFF3F;
this_38          2647 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xFFFFFFFE;
this_38          2648 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xFFFFFFFD;
this_38          2649 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xF0FFFFFF;
this_38          2650 sound/pci/au88x0/au88x0_core.c 		this_38 |= 0x03000000;
this_38          2651 sound/pci/au88x0/au88x0_core.c 		this_38 &= 0xFFFFFF3F;
this_38          2656 sound/pci/au88x0/au88x0_core.c 			this_38 &= 0xFFFFFFFE;
this_38          2657 sound/pci/au88x0/au88x0_core.c 			this_38 &= 0xFFFFFFFD;
this_38          2658 sound/pci/au88x0/au88x0_core.c 			this_38 &= 0xF2FFFFFF;
this_38          2659 sound/pci/au88x0/au88x0_core.c 			this_38 |= 0x02000000;	/* set 48khz samplerate */
this_38          2660 sound/pci/au88x0/au88x0_core.c 			this_38 &= 0xFFFFFF3F;
this_38          2663 sound/pci/au88x0/au88x0_core.c 			this_38 |= 0x00000003;
this_38          2664 sound/pci/au88x0/au88x0_core.c 			this_38 &= 0xFFFFFFBF;
this_38          2665 sound/pci/au88x0/au88x0_core.c 			this_38 |= 0x80;
this_38          2675 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_SPDIF_CFG0, this_38 & 0xffff);
this_38          2676 sound/pci/au88x0/au88x0_core.c 	hwwrite(vortex->mmio, VORTEX_SPDIF_CFG1, this_38 >> 0x10);