Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dmaestro3.c930 static inline u8 snd_m3_inb(struct snd_m3 *chip, unsigned long reg) in snd_m3_inb() function
955 chip->reset_state = snd_m3_inb(chip, DSP_PORT_CONTROL_REG_B) & ~REGB_STOP_CLOCK; in snd_m3_assp_halt()
1877 if (! (snd_m3_inb(chip, 0x30) & 1)) in snd_m3_ac97_wait()
/kernel/linux/linux-6.6/sound/pci/
H A Dmaestro3.c925 static inline u8 snd_m3_inb(struct snd_m3 *chip, unsigned long reg) in snd_m3_inb() function
950 chip->reset_state = snd_m3_inb(chip, DSP_PORT_CONTROL_REG_B) & ~REGB_STOP_CLOCK; in snd_m3_assp_halt()
1874 if (! (snd_m3_inb(chip, 0x30) & 1)) in snd_m3_ac97_wait()

Completed in 10 milliseconds