Lines Matching refs:byteout

44 #define byteout(addr, val) outb(val, addr)  macro
146 byteout(ale, off); in readreg()
154 byteout(ale, off); in readfifo()
162 byteout(ale, off); in writereg()
163 byteout(adr, data); in writereg()
169 byteout(ale, off); in writefifo()
242 byteout(cs->hw.elsa.ale, off); in readitac()
250 byteout(cs->hw.elsa.ale, off); in writeitac()
251 byteout(cs->hw.elsa.itac, data); in writeitac()
339 byteout(cs->hw.elsa.timer, 0); in elsa_interrupt()
354 byteout(cs->hw.elsa.trig, 0x00); in elsa_interrupt()
435 byteout(cs->hw.elsa.ctrl, 0); /* LEDs Out */ in release_io_elsa()
437 byteout(cs->hw.elsa.cfg + 0x4c, 0x01); /* disable IRQ */ in release_io_elsa()
443 byteout(cs->hw.elsa.cfg + 0x4c, 0x03); /* disable ELSA PCI IRQ */ in release_io_elsa()
468 byteout(cs->hw.elsa.timer, 0); in reset_elsa()
472 byteout(cs->hw.elsa.ctrl, cs->hw.elsa.ctrl_reg); in reset_elsa()
474 byteout(cs->hw.elsa.timer, 0); in reset_elsa()
477 byteout(cs->hw.elsa.ctrl, cs->hw.elsa.ctrl_reg); in reset_elsa()
479 byteout(cs->hw.elsa.timer, 0); in reset_elsa()
482 byteout(cs->hw.elsa.trig, 0xff); in reset_elsa()
500 byteout(cs->hw.elsa.cfg + 0x4c, 0x41); /* enable ELSA PCI IRQ */ in reset_elsa()
502 byteout(cs->hw.elsa.cfg + 0x4c, 0x43); /* enable ELSA PCI IRQ */ in reset_elsa()
642 byteout(cs->hw.elsa.ctrl, cs->hw.elsa.ctrl_reg); in elsa_led_handler()
672 byteout(cs->hw.elsa.timer, 0); in Elsa_card_msg()
675 byteout(cs->hw.elsa.trig, 0xff); in Elsa_card_msg()
691 byteout(cs->hw.elsa.ctrl, cs->hw.elsa.ctrl_reg); in Elsa_card_msg()
692 byteout(cs->hw.elsa.timer, 0); in Elsa_card_msg()
697 byteout(cs->hw.elsa.ctrl, cs->hw.elsa.ctrl_reg); in Elsa_card_msg()
1153 byteout(cs->hw.elsa.trig, 0xff); in setup_elsa_common()
1154 byteout(cs->hw.elsa.timer, 0); in setup_elsa_common()
1156 byteout(cs->hw.elsa.timer, 0); /* 2. Versuch */ in setup_elsa_common()