Home
last modified time | relevance | path

Searched refs:LBA (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident_main.c60 dev_dbg(trident->card->dev, "LBA: 0x%x\n", val);
437 regs[1] = voice->LBA; in snd_trident_write_voice_regs()
922 voice->LBA = voice->memblk->offset; in snd_trident_playback_prepare()
924 voice->LBA = runtime->dma_addr; in snd_trident_playback_prepare()
951 evoice->LBA = voice->LBA; in snd_trident_playback_prepare()
1025 voice->LBA = runtime->dma_addr; in snd_trident_capture_prepare()
1026 outl(voice->LBA, TRID_REG(trident, LEGACY_DMAR0)); in snd_trident_capture_prepare()
1028 voice->LBA = voice->memblk->offset; in snd_trident_capture_prepare()
1152 voice->LBA in snd_trident_si7018_capture_prepare()
[all...]
H A Dtrident.h276 unsigned int LBA; /* 30 bits */ member
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident_main.c60 dev_dbg(trident->card->dev, "LBA: 0x%x\n", val);
437 regs[1] = voice->LBA; in snd_trident_write_voice_regs()
922 voice->LBA = voice->memblk->offset; in snd_trident_playback_prepare()
924 voice->LBA = runtime->dma_addr; in snd_trident_playback_prepare()
951 evoice->LBA = voice->LBA; in snd_trident_playback_prepare()
1025 voice->LBA = runtime->dma_addr; in snd_trident_capture_prepare()
1026 outl(voice->LBA, TRID_REG(trident, LEGACY_DMAR0)); in snd_trident_capture_prepare()
1028 voice->LBA = voice->memblk->offset; in snd_trident_capture_prepare()
1152 voice->LBA in snd_trident_si7018_capture_prepare()
[all...]
H A Dtrident.h275 unsigned int LBA; /* 30 bits */ member
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c978 unsigned int LBA, in snd_ali_write_voice_regs()
994 ctlcmds[1] = LBA; in snd_ali_write_voice_regs()
1184 unsigned int LBA; in snd_ali_playback_prepare() local
1212 LBA = runtime->dma_addr; in snd_ali_playback_prepare()
1238 LBA, in snd_ali_playback_prepare()
1254 LBA, in snd_ali_playback_prepare()
1275 unsigned int LBA; in snd_ali_prepare() local
1329 LBA = runtime->dma_addr; in snd_ali_prepare()
1341 LBA, in snd_ali_prepare()
976 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument
/kernel/linux/linux-6.6/sound/pci/ali5451/
H A Dali5451.c977 unsigned int LBA, in snd_ali_write_voice_regs()
993 ctlcmds[1] = LBA; in snd_ali_write_voice_regs()
1183 unsigned int LBA; in snd_ali_playback_prepare() local
1211 LBA = runtime->dma_addr; in snd_ali_playback_prepare()
1237 LBA, in snd_ali_playback_prepare()
1253 LBA, in snd_ali_playback_prepare()
1274 unsigned int LBA; in snd_ali_prepare() local
1328 LBA = runtime->dma_addr; in snd_ali_prepare()
1340 LBA, in snd_ali_prepare()
975 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument

Completed in 17 milliseconds