Lines Matching refs:wss_outb
151 static inline void wss_outb(struct snd_wss *chip, u8 offset, u8 val) in wss_outb() function
180 wss_outb(chip, CS4231P(REGSEL), chip->mce_bit | reg); in snd_wss_dout()
181 wss_outb(chip, CS4231P(REG), value); in snd_wss_dout()
193 wss_outb(chip, CS4231P(REGSEL), chip->mce_bit | reg); in snd_wss_out()
194 wss_outb(chip, CS4231P(REG), value); in snd_wss_out()
210 wss_outb(chip, CS4231P(REGSEL), chip->mce_bit | reg); in snd_wss_in()
219 wss_outb(chip, CS4231P(REGSEL), chip->mce_bit | 0x17); in snd_cs4236_ext_out()
220 wss_outb(chip, CS4231P(REG), in snd_cs4236_ext_out()
222 wss_outb(chip, CS4231P(REG), val); in snd_cs4236_ext_out()
232 wss_outb(chip, CS4231P(REGSEL), chip->mce_bit | 0x17); in snd_cs4236_ext_in()
233 wss_outb(chip, CS4231P(REG), in snd_cs4236_ext_in()
379 wss_outb(chip, CS4231P(REGSEL), in snd_wss_mce_up()
403 wss_outb(chip, CS4231P(REGSEL), chip->mce_bit | (timeout & 0x1f)); in snd_wss_mce_down()
882 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_open()
883 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_open()
914 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close()
915 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close()
938 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close()
939 wss_outb(chip, CS4231P(STATUS), 0); /* clear IRQ */ in snd_wss_close()
1116 wss_outb(chip, CS4231P(STATUS), 0); in snd_wss_interrupt()
1190 wss_outb(chip, CS4231P(STATUS), 0); in snd_ad1848_probe()
1290 wss_outb(chip, CS4231P(STATUS), 0); in snd_wss_probe()
1642 wss_outb(chip, CS4231P(REGSEL), chip->mce_bit | (timeout & 0x1f)); in snd_wss_resume()