Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/trident/
Dtrident_main.c453 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() argument
544 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 …]
Dtrident.h274 unsigned int ESO; /* 24 bits (16 on DX) */ member
/linux-6.12.1/sound/pci/ali5451/
Dali5451.c977 unsigned int ESO, in snd_ali_write_voice_regs() argument
992 ctlcmds[2] = (ESO << 16) | (DELTA & 0x0ffff); in snd_ali_write_voice_regs()
1183 unsigned int ESO; in snd_ali_playback_prepare() local
1221 ESO = pvoice->eso -1; in snd_ali_playback_prepare()
1237 ESO, in snd_ali_playback_prepare()
1248 ESO = evoice->eso - 1; in snd_ali_playback_prepare()
1253 ESO, in snd_ali_playback_prepare()
1274 unsigned int ESO; in snd_ali_prepare() local
1329 ESO = pvoice->eso - 1; in snd_ali_prepare()
1340 ESO, in snd_ali_prepare()
/linux-6.12.1/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
/linux-6.12.1/Documentation/translations/sp_SP/process/
Dhandling-regressions.rst463 Si rompes la configuración de los espacios de usuario ESO ES UNA REGRESIÓN.