Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c228 struct snd_ali_channel_control chregs; member
335 port = codec->chregs.regs.ac97write; in snd_ali_codec_poke()
367 port = codec->chregs.regs.ac97read; in snd_ali_codec_peek()
838 pchregs = &(codec->chregs); in snd_ali_update_ptr()
894 pchregs = &(codec->chregs); in snd_ali_card_interrupt()
2083 codec->chregs.regs.stop = ALI_STOP; in snd_ali_create()
2084 codec->chregs.regs.aint = ALI_AINT; in snd_ali_create()
2087 codec->chregs.data.start = 0x00; in snd_ali_create()
2088 codec->chregs.data.stop = 0x00; in snd_ali_create()
2089 codec->chregs.data.aint = 0x00; in snd_ali_create()
[all …]