Home
last modified time | relevance | path

Searched refs:src_left_play_slot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dcs4281.c460 unsigned char src_left_play_slot; member
747 snd_cs4281_pokeBA0(chip, BA0_SRCSA, (chip->src_left_play_slot << 0) | in snd_cs4281_mode()
754 if (dma->left_slot == chip->src_left_play_slot) { in snd_cs4281_mode()
1571 chip->src_left_play_slot = 0; /* AC'97 left PCM playback (3) */ in snd_cs4281_chip_init()
1582 snd_cs4281_pokeBA0(chip, BA0_SRCSA, (chip->src_left_play_slot << 0) | in snd_cs4281_chip_init()
/kernel/linux/linux-6.6/sound/pci/
H A Dcs4281.c459 unsigned char src_left_play_slot; member
746 snd_cs4281_pokeBA0(chip, BA0_SRCSA, (chip->src_left_play_slot << 0) | in snd_cs4281_mode()
753 if (dma->left_slot == chip->src_left_play_slot) { in snd_cs4281_mode()
1536 chip->src_left_play_slot = 0; /* AC'97 left PCM playback (3) */ in snd_cs4281_chip_init()
1547 snd_cs4281_pokeBA0(chip, BA0_SRCSA, (chip->src_left_play_slot << 0) | in snd_cs4281_chip_init()

Completed in 7 milliseconds