Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h124 #define INT_OUT_EP (0x1<<19) macro
262 #define GINTMSK_INIT (INT_OUT_EP | INT_IN_EP | INT_RESUME | INT_ENUMDONE\
H A Ddwc2_udc_otg_xfer_dma.c597 if (intr_status & INT_OUT_EP) in dwc2_udc_irq()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h644 #define INT_OUT_EP 3 macro