Home
last modified time | relevance | path

Searched refs:GOTGINT_SES_END_DET (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h99 #define GOTGINT_SES_END_DET (1<<2) macro
H A Ddwc2_udc_otg_xfer_dma.c533 if (gotgint & GOTGINT_SES_END_DET) { in dwc2_udc_irq()