Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/
Dmaestro3.c915 static inline u16 snd_m3_inw(struct snd_m3 *chip, unsigned long reg) in snd_m3_inw() function
938 return snd_m3_inw(chip, DSP_PORT_MEMORY_DATA); in snd_m3_assp_read()
1012 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE, in snd_m3_inc_timer_users()
1031 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE, in snd_m3_dec_timer_users()
1894 data = snd_m3_inw(chip, CODEC_DATA); in snd_m3_ac97_read()
1955 ret = snd_m3_inw(chip, 0x32); in snd_m3_try_read_vendor()