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()927 voice->ESO = runtime->buffer_size - 1; /* in samples */ in snd_trident_playback_prepare()953 evoice->ESO = (runtime->period_size * 2) + 4 - 1; /* in samples */ in snd_trident_playback_prepare()972 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()1186 unsigned int ESO; in snd_ali_playback_prepare() local1224 ESO = pvoice->eso -1; in snd_ali_playback_prepare()1240 ESO, in snd_ali_playback_prepare()1251 ESO = evoice->eso - 1; in snd_ali_playback_prepare()1256 ESO, in snd_ali_playback_prepare()1277 unsigned int ESO; in snd_ali_prepare() local1332 ESO = pvoice->eso - 1; in snd_ali_prepare()1343 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