CSO               979 sound/pci/ali5451/ali5451.c 			 unsigned int CSO,
CSO               993 sound/pci/ali5451/ali5451.c 	ctlcmds[0] =  (CSO << 16) | (ALPHA_FMS & 0x0000ffff);
CSO               274 sound/pci/trident/trident.h 	unsigned int CSO;		/* 24 bits (16 on DX) */
CSO               451 sound/pci/trident/trident_main.c 		regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) |
CSO               459 sound/pci/trident/trident_main.c 		regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) |
CSO               467 sound/pci/trident/trident_main.c 		regs[0] = (voice->Delta << 24) | (voice->CSO & 0x00ffffff);
CSO               516 sound/pci/trident/trident_main.c 				      unsigned int CSO)
CSO               518 sound/pci/trident/trident_main.c 	voice->CSO = CSO;
CSO               521 sound/pci/trident/trident_main.c 		outw(voice->CSO, TRID_REG(trident, CH_DX_CSO_ALPHA_FMS) + 2);
CSO               524 sound/pci/trident/trident_main.c 		     (voice->CSO & 0x00ffffff), TRID_REG(trident, CH_NX_DELTA_CSO));
CSO               953 sound/pci/trident/trident_main.c 	voice->CSO = 0;
CSO               979 sound/pci/trident/trident_main.c 		evoice->CSO = 0;
CSO              1096 sound/pci/trident/trident_main.c 	voice->CSO = 0;
CSO              1190 sound/pci/trident/trident_main.c 	voice->CSO = 0;
CSO              1214 sound/pci/trident/trident_main.c 		evoice->CSO = 0;
CSO              1269 sound/pci/trident/trident_main.c 	voice->CSO = 0;
CSO              1291 sound/pci/trident/trident_main.c 		evoice->CSO = 0;
CSO              1434 sound/pci/trident/trident_main.c 		voice->CSO = 0;
CSO              1445 sound/pci/trident/trident_main.c 		outw((voice->CSO & 0xffff), TRID_REG(trident, NX_SPCTRL_SPCSO));
CSO              1446 sound/pci/trident/trident_main.c 		outb((voice->CSO >> 16), TRID_REG(trident, NX_SPCTRL_SPCSO + 2));
CSO              1464 sound/pci/trident/trident_main.c 		voice->CSO = 0;
CSO              1485 sound/pci/trident/trident_main.c 			evoice->CSO = 0;