Home
last modified time | relevance | path

Searched refs:Delta (Results 1 – 7 of 7) sorted by relevance

/sound/pci/trident/
A 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()
468 regs[2] = ((voice->Delta << 16) & 0xff000000) | in snd_trident_write_voice_regs()
523 outl((voice->Delta << 24) | in snd_trident_write_cso_reg()
917 voice->Delta = snd_trident_convert_rate(runtime->rate); in snd_trident_playback_prepare()
949 evoice->Delta = voice->Delta; in snd_trident_playback_prepare()
1062 voice->Delta = snd_trident_convert_rate(runtime->rate); in snd_trident_capture_prepare()
1233 voice->Delta = 0x1000; in snd_trident_foldback_prepare()
1255 evoice->Delta = voice->Delta; in snd_trident_foldback_prepare()
1422 voice->Delta = 0x800; in snd_trident_spdif_prepare()
[all …]
A Dtrident.h278 unsigned short Delta; /* 16 bits */ member
/sound/pci/ali5451/
A Dali5451.c1182 unsigned int Delta; in snd_ali_playback_prepare() local
1195 Delta = snd_ali_convert_rate(runtime->rate, 0); in snd_ali_playback_prepare()
1205 Delta = 0x1000; in snd_ali_playback_prepare()
1232 pvoice->number,runtime->rate,Delta,GVSEL,PAN,CTRL); in snd_ali_playback_prepare()
1238 Delta, in snd_ali_playback_prepare()
1254 Delta, in snd_ali_playback_prepare()
1273 unsigned int Delta; in snd_ali_prepare() local
1288 Delta = (pvoice->number == ALI_MODEM_IN_CHANNEL || in snd_ali_prepare()
1316 Delta = ((rate << 12) / runtime->rate) & 0x00ffff; in snd_ali_prepare()
1341 Delta, in snd_ali_prepare()
/sound/soc/stm/
A DKconfig45 for Sigma Delta Modulators (DFSDM) driver used
/sound/soc/ti/
A DKconfig127 tristate "SoC Audio support for Amstrad E3 (Delta) videophone"
134 connected to a handset and a speakerphone found on Amstrad E3 (Delta)
/sound/soc/tegra/
A DKconfig121 the desired 1-bit output via Delta Sigma Modulation (DSM).
/sound/pci/
A DKconfig646 Currently supported hardware is: M-Audio Delta 1010(LT),

Completed in 32 milliseconds