Home
last modified time | relevance | path

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

/linux/sound/pci/trident/
H A Dtrident_main.c63 dev_dbg(trident->card->dev, "Pan: 0x%x\n", (val >> 24) & 0x7f);
439 ((voice->Pan & 0x0000007f) << 24) | in snd_trident_write_voice_regs()
593 Pan - new pan value
599 unsigned int Pan) in snd_trident_write_pan_reg() argument
601 voice->Pan = Pan; in snd_trident_write_pan_reg()
603 outb(((voice->GVSel & 0x01) << 7) | (voice->Pan & 0x7f), in snd_trident_write_pan_reg()
937 voice->Pan = mix->pan; in snd_trident_playback_prepare()
962 evoice->Pan = 0x7f; /* mute */ in snd_trident_playback_prepare()
1076 voice->Pan in snd_trident_capture_prepare()
[all...]
/linux/Documentation/sound/designs/
H A Dcontrol-names.rst77 PCM Pan
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst7 - Jacob Pan <jacob.jun.pan@linux.intel.com>
/linux/
H A D.mailmap531 Miaoqing Pan <quic_miaoqing@quicinc.com> <miaoqing@codeaurora.org>