Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h125 #define INT_IN_EP (0x1<<18) macro
262 #define GINTMSK_INIT (INT_OUT_EP | INT_IN_EP | INT_RESUME | INT_ENUMDONE\
H A Ddwc2_udc_otg_xfer_dma.c594 if (intr_status & INT_IN_EP) in dwc2_udc_irq()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h648 #define INT_IN_EP 7 macro