Lines Matching refs:SL11H_INTSTATREG
346 SL811Write (hci, SL11H_INTSTATREG, 0xff); // clear all interrupt bits in USBReset()
347 status = SL811Read (hci, SL11H_INTSTATREG); in USBReset()
405 SL811Write (hci, SL11H_INTSTATREG, 0xff); in USBReset()
635 SL811Write (hci, SL11H_INTSTATREG, 0xff); in hc_stop_int()
804 outb (SL11H_INTSTATREG, 0x220); // Interrupt-Status register, controller1 in hc_interrupt()
807 outb (SL11H_INTSTATREG, 0x222); // Interrupt-Status register, controller2 in hc_interrupt()
814 ii = SL811Read (hci, SL11H_INTSTATREG); in hc_interrupt()
831 SL811Write (hci, SL11H_INTSTATREG, 0xff); in hc_interrupt()
926 tmpIrq = SL811Read (hci, SL11H_INTSTATREG) & SL811Read (hci, SL11H_INTENBLREG); in hc_interrupt()
940 SL811Write (hci, SL11H_INTSTATREG, 0xff); in hc_interrupt()
1311 SL811Write (hci, SL11H_INTSTATREG, 0xff); in hc_release_hci()