Searched refs:USBi_SLI (Results 1 – 3 of 3) sorted by relevance
50 #define USBi_SLI BIT(8) macro
661 if ((intr_sts & USBi_SLI) && port_conn && otg_bsess_vld) { in ci_otg_fsm_event()677 if (intr_sts & USBi_SLI) { in ci_otg_fsm_event()
89 USBi_UI|USBi_UEI|USBi_PCI|USBi_URI|USBi_SLI); in hw_device_state()2038 if ((USBi_SLI & intr) && !(ci->suspended)) { in udc_irq()