Home
last modified time | relevance | path

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

/linux/sound/pci/trident/
H A Dtrident_main.c447 regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); in snd_trident_write_voice_regs()
455 regs[2] = (voice->ESO << 16) | (voice->Delta & 0x0ffff); in snd_trident_write_voice_regs()
463 (voice->ESO & 0x00ffffff); in snd_trident_write_voice_regs()
536 unsigned int ESO) in snd_trident_write_eso_reg() argument
538 voice->ESO = ESO; in snd_trident_write_eso_reg()
541 outw(voice->ESO, TRID_REG(trident, CH_DX_ESO_DELTA) + 2); in snd_trident_write_eso_reg()
543 outl(((voice->Delta << 16) & 0xff000000) | (voice->ESO & 0x00ffffff), in snd_trident_write_eso_reg()
921 voice->ESO = runtime->buffer_size - 1; /* in samples */ in snd_trident_playback_prepare()
947 evoice->ESO = (runtime->period_size * 2) + 4 - 1; /* in samples */ in snd_trident_playback_prepare()
966 evoice->ESO = (runtime->period_size * 2) - 1; in snd_trident_playback_prepare()
[all …]
H A Dtrident.h274 unsigned int ESO; /* 24 bits (16 on DX) */ member
/linux/Documentation/netlabel/
H A 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/Documentation/translations/sp_SP/process/
H A Dhandling-regressions.rst463 Si rompes la configuración de los espacios de usuario ESO ES UNA REGRESIÓN.