Searched refs:ESO (Results 1 – 4 of 4) sorted by relevance
453 regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); in snd_trident_write_voice_regs()461 regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); in snd_trident_write_voice_regs()469 (voice->ESO & 0x00ffffff); in snd_trident_write_voice_regs()542 unsigned int ESO) in snd_trident_write_eso_reg() argument544 voice->ESO = ESO; in snd_trident_write_eso_reg()547 outw(voice->ESO, TRID_REG(trident, CH_DX_ESO_DELTA) + 2); in snd_trident_write_eso_reg()549 outl(((voice->Delta << 16) & 0xff000000) | (voice->ESO & 0x00ffffff), in snd_trident_write_eso_reg()954 voice->ESO = runtime->buffer_size - 1; /* in samples */ in snd_trident_playback_prepare()980 evoice->ESO = (runtime->period_size * 2) + 4 - 1; /* in samples */ in snd_trident_playback_prepare()999 evoice->ESO = (runtime->period_size * 2) - 1; in snd_trident_playback_prepare()[all …]
275 unsigned int ESO; /* 24 bits (16 on DX) */ member
980 unsigned int ESO, in snd_ali_write_voice_regs() argument995 ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff); in snd_ali_write_voice_regs()1207 unsigned int ESO; in snd_ali_playback_prepare() local1245 ESO = pvoice->eso -1; in snd_ali_playback_prepare()1261 ESO, in snd_ali_playback_prepare()1272 ESO = evoice->eso - 1; in snd_ali_playback_prepare()1277 ESO, in snd_ali_playback_prepare()1298 unsigned int ESO; in snd_ali_prepare() local1353 ESO = pvoice->eso - 1; in snd_ali_prepare()1364 ESO, in snd_ali_prepare()
41 is referred to as the DoD Extended Security Option (ESO). The values for51 The small number of ESO format codes can not support all the possible52 applications of a commercial security option. The BSO and ESO were