Searched refs:USBSTS (Results 1 – 3 of 3) sorted by relevance
739 Set_OpReg16(USBSTS, Get_OpReg16(USBSTS) & UHCI_INTR_MASK); in uhci_quiesce()877 if (Get_OpReg16(USBSTS) & USBSTS_REG_HC_HALTED) in uhci_cpr_suspend()889 Set_OpReg16(USBSTS, USBSTS_REG_HC_HALTED | in uhci_cpr_suspend()990 intr_status = Get_OpReg16(USBSTS); in uhci_intr()1032 Set_OpReg16(USBSTS, intr_status); in uhci_intr()
270 intr_status = Get_OpReg16(USBSTS); in uhci_hcdi_polled_read()271 Set_OpReg16(USBSTS, intr_status); in uhci_hcdi_polled_read()
55 uint16_t USBSTS; member