Lines Matching refs:Delta
1185 unsigned int Delta;
1197 /* set Delta (rate) value */
1198 Delta = snd_ali_convert_rate(runtime->rate, 0);
1208 Delta = 0x1000;
1234 "ch=%d, Rate=%d Delta=%xh,GVSEL=%xh,PAN=%xh,CTRL=%xh\n",
1235 pvoice->number,runtime->rate,Delta,GVSEL,PAN,CTRL);
1241 Delta,
1257 Delta,
1276 unsigned int Delta;
1291 Delta = (pvoice->number == ALI_MODEM_IN_CHANNEL ||
1319 Delta = ((rate << 12) / runtime->rate) & 0x00ffff;
1344 Delta,