Home
last modified time | relevance | path

Searched refs:ESO (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/sound/pci/trident/
Dtrident_main.c466 regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); in snd_trident_write_voice_regs()
474 regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); in snd_trident_write_voice_regs()
482 (voice->ESO & 0x00ffffff); in snd_trident_write_voice_regs()
555 unsigned int ESO) in snd_trident_write_eso_reg() argument
557 voice->ESO = ESO; in snd_trident_write_eso_reg()
560 outw(voice->ESO, TRID_REG(trident, CH_DX_ESO_DELTA) + 2); in snd_trident_write_eso_reg()
562 outl(((voice->Delta << 16) & 0xff000000) | (voice->ESO & 0x00ffffff), in snd_trident_write_eso_reg()
967 voice->ESO = runtime->buffer_size - 1; /* in samples */ in snd_trident_playback_prepare()
993 evoice->ESO = (runtime->period_size * 2) + 4 - 1; /* in samples */ in snd_trident_playback_prepare()
1012 evoice->ESO = (runtime->period_size * 2) - 1; in snd_trident_playback_prepare()
[all …]
/linux-2.6.39/sound/pci/ali5451/
Dali5451.c1010 unsigned int ESO, in snd_ali_write_voice_regs() argument
1025 ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff); in snd_ali_write_voice_regs()
1237 unsigned int ESO; in snd_ali_playback_prepare() local
1275 ESO = pvoice->eso -1; in snd_ali_playback_prepare()
1290 ESO, in snd_ali_playback_prepare()
1301 ESO = evoice->eso - 1; in snd_ali_playback_prepare()
1306 ESO, in snd_ali_playback_prepare()
1327 unsigned int ESO; in snd_ali_prepare() local
1381 ESO = pvoice->eso - 1; in snd_ali_prepare()
1392 ESO, in snd_ali_prepare()
/linux-2.6.39/include/sound/
Dtrident.h290 unsigned int ESO; /* 24 bits (16 on DX) */ member
/linux-2.6.39/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt41 is referred to as the DoD Extended Security Option (ESO). The values for
51 The small number of ESO format codes can not support all the possible
52 applications of a commercial security option. The BSO and ESO were