Home
last modified time | relevance | path

Searched refs:USBi_PCI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dotg_fsm.c657 if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) { in ci_otg_fsm_event()
665 } else if (intr_sts & USBi_PCI) { in ci_otg_fsm_event()
672 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()
692 if (intr_sts & USBi_PCI) { in ci_otg_fsm_event()
700 if ((intr_sts & USBi_PCI) && !port_conn) { in ci_otg_fsm_event()
712 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()
H A Dbits.h48 #define USBi_PCI BIT(2) macro
H A Dudc.c86 USBi_UI|USBi_UEI|USBi_PCI|USBi_URI|USBi_SLI); in hw_device_state()
2006 if (USBi_PCI & intr) { in udc_irq()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dotg_fsm.c664 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()
H A Dbits.h48 #define USBi_PCI BIT(2) macro
H A Dudc.c89 USBi_UI|USBi_UEI|USBi_PCI|USBi_URI|USBi_SLI); in hw_device_state()
2041 if (USBi_PCI & intr) { in udc_irq()

Completed in 10 milliseconds