Searched refs:snd_m3_inb (Results 1 – 1 of 1) sorted by relevance
925 static inline u8 snd_m3_inb(struct snd_m3 *chip, unsigned long reg) in snd_m3_inb() function950 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()