Delta            1206 sound/pci/ali5451/ali5451.c 	unsigned int Delta;
Delta            1219 sound/pci/ali5451/ali5451.c 	Delta = snd_ali_convert_rate(runtime->rate, 0);
Delta            1229 sound/pci/ali5451/ali5451.c 		Delta = 0x1000;
Delta            1256 sound/pci/ali5451/ali5451.c 		       pvoice->number,runtime->rate,Delta,GVSEL,PAN,CTRL);
Delta            1262 sound/pci/ali5451/ali5451.c 				 Delta,
Delta            1278 sound/pci/ali5451/ali5451.c 					 Delta,
Delta            1297 sound/pci/ali5451/ali5451.c 	unsigned int Delta;
Delta            1312 sound/pci/ali5451/ali5451.c 	Delta = (pvoice->number == ALI_MODEM_IN_CHANNEL ||
Delta            1340 sound/pci/ali5451/ali5451.c 			Delta = ((rate << 12) / runtime->rate) & 0x00ffff;
Delta            1365 sound/pci/ali5451/ali5451.c 				     Delta,
Delta             279 sound/pci/trident/trident.h 	unsigned short Delta;		/* 16 bits */
Delta             453 sound/pci/trident/trident_main.c 		regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff);
Delta             461 sound/pci/trident/trident_main.c 		regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff);
Delta             467 sound/pci/trident/trident_main.c 		regs[0] = (voice->Delta << 24) | (voice->CSO & 0x00ffffff);
Delta             468 sound/pci/trident/trident_main.c 		regs[2] = ((voice->Delta << 16) & 0xff000000) |
Delta             523 sound/pci/trident/trident_main.c 		outl((voice->Delta << 24) |
Delta             549 sound/pci/trident/trident_main.c 		outl(((voice->Delta << 16) & 0xff000000) | (voice->ESO & 0x00ffffff),
Delta             944 sound/pci/trident/trident_main.c 	voice->Delta = snd_trident_convert_rate(runtime->rate);
Delta             976 sound/pci/trident/trident_main.c 		evoice->Delta = voice->Delta;
Delta            1089 sound/pci/trident/trident_main.c 	voice->Delta = snd_trident_convert_rate(runtime->rate);
Delta            1186 sound/pci/trident/trident_main.c 	voice->Delta = snd_trident_convert_adc_rate(runtime->rate);
Delta            1211 sound/pci/trident/trident_main.c 		evoice->Delta = snd_trident_convert_rate(runtime->rate);
Delta            1266 sound/pci/trident/trident_main.c 	voice->Delta = 0x1000;
Delta            1288 sound/pci/trident/trident_main.c 		evoice->Delta = voice->Delta;
Delta            1405 sound/pci/trident/trident_main.c 		voice->Delta = snd_trident_convert_rate(runtime->rate);
Delta            1455 sound/pci/trident/trident_main.c 		voice->Delta = 0x800;
Delta            1482 sound/pci/trident/trident_main.c 			evoice->Delta = voice->Delta;