Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dmaestro3.c935 static inline u16 snd_m3_inw(struct snd_m3 *chip, unsigned long reg) in snd_m3_inw() function
958 return snd_m3_inw(chip, DSP_PORT_MEMORY_DATA); in snd_m3_assp_read()
1032 snd_m3_inw(chip, HOST_INT_CTRL) | CLKRUN_GEN_ENABLE, in snd_m3_inc_timer_users()
1051 snd_m3_inw(chip, HOST_INT_CTRL) & ~CLKRUN_GEN_ENABLE, in snd_m3_dec_timer_users()
1918 data = snd_m3_inw(chip, CODEC_DATA); in snd_m3_ac97_read()
1962 ret = snd_m3_inw(chip, 0x32); in snd_m3_try_read_vendor()