ESO 980 sound/pci/ali5451/ali5451.c unsigned int ESO, ESO 995 sound/pci/ali5451/ali5451.c ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff); ESO 1207 sound/pci/ali5451/ali5451.c unsigned int ESO; ESO 1245 sound/pci/ali5451/ali5451.c ESO = pvoice->eso -1; ESO 1261 sound/pci/ali5451/ali5451.c ESO, ESO 1272 sound/pci/ali5451/ali5451.c ESO = evoice->eso - 1; ESO 1277 sound/pci/ali5451/ali5451.c ESO, ESO 1298 sound/pci/ali5451/ali5451.c unsigned int ESO; ESO 1353 sound/pci/ali5451/ali5451.c ESO = pvoice->eso - 1; ESO 1364 sound/pci/ali5451/ali5451.c ESO, ESO 275 sound/pci/trident/trident.h unsigned int ESO; /* 24 bits (16 on DX) */ ESO 453 sound/pci/trident/trident_main.c regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); ESO 461 sound/pci/trident/trident_main.c regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); ESO 469 sound/pci/trident/trident_main.c (voice->ESO & 0x00ffffff); ESO 542 sound/pci/trident/trident_main.c unsigned int ESO) ESO 544 sound/pci/trident/trident_main.c voice->ESO = ESO; ESO 547 sound/pci/trident/trident_main.c outw(voice->ESO, TRID_REG(trident, CH_DX_ESO_DELTA) + 2); ESO 549 sound/pci/trident/trident_main.c outl(((voice->Delta << 16) & 0xff000000) | (voice->ESO & 0x00ffffff), ESO 954 sound/pci/trident/trident_main.c voice->ESO = runtime->buffer_size - 1; /* in samples */ ESO 980 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) + 4 - 1; /* in samples */ ESO 999 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) - 1; ESO 1097 sound/pci/trident/trident_main.c voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1; ESO 1191 sound/pci/trident/trident_main.c voice->ESO = runtime->buffer_size - 1; /* in samples */ ESO 1215 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) + 20 - 1; /* in samples, 20 means correction */ ESO 1229 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) - 1; ESO 1263 sound/pci/trident/trident_main.c voice->ESO = runtime->buffer_size - 1; /* in samples */ ESO 1292 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) + 4 - 1; /* in samples */ ESO 1306 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) - 1; ESO 1422 sound/pci/trident/trident_main.c voice->ESO = voice->isync_ESO = (runtime->period_size * 2) + 6 - 1; ESO 1465 sound/pci/trident/trident_main.c voice->ESO = runtime->buffer_size - 1; /* in samples */ ESO 1486 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) + 4 - 1; /* in samples */ ESO 1500 sound/pci/trident/trident_main.c evoice->ESO = (runtime->period_size * 2) - 1; ESO 3770 sound/pci/trident/trident_main.c snd_trident_write_eso_reg(trident, voice, voice->ESO);