Searched refs:USBi_PCI (Results 1 – 3 of 3) sorted by relevance
664 if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) { in ci_otg_fsm_event()672 } else if (intr_sts & USBi_PCI) { in ci_otg_fsm_event()679 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()699 if (intr_sts & USBi_PCI) { in ci_otg_fsm_event()707 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()719 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()725 if ((intr_sts & USBi_PCI) && port_conn) { in ci_otg_fsm_event()
48 #define USBi_PCI BIT(2) macro
89 USBi_UI|USBi_UEI|USBi_PCI|USBi_URI); in hw_device_state()2048 if (USBi_PCI & intr) { in udc_irq()