Home
last modified time | relevance | path

Searched refs:USBi_PCI (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/chipidea/
A Dotg_fsm.c663 if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) { in ci_otg_fsm_event()
671 } else if (intr_sts & USBi_PCI) { in ci_otg_fsm_event()
678 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()
698 if (intr_sts & USBi_PCI) { in ci_otg_fsm_event()
706 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()
718 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()
724 if ((intr_sts & USBi_PCI) && port_conn) { in ci_otg_fsm_event()
A Dbits.h48 #define USBi_PCI BIT(2) macro
A Dudc.c90 USBi_UI|USBi_UEI|USBi_PCI|USBi_URI); in hw_device_state()
2219 if (USBi_PCI & intr) { in udc_irq()

Completed in 10 milliseconds