Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Ddesignware_udc.h137 #define ENDP0_INT_CTRLIN 0x00000001 macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c920 if (readl(&udc_regs_p->endp_int) & ENDP0_INT_CTRLIN) { in dw_udc_endpoint_irq()
924 writel(ENDP0_INT_CTRLIN, &udc_regs_p->endp_int); in dw_udc_endpoint_irq()