Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dbcm63xx_udc.c103 #define IUDMA_RESET_TIMEOUT_US 10000 macro
715 int timeout = IUDMA_RESET_TIMEOUT_US; in iudma_reset_channel()
738 if (timeout == IUDMA_RESET_TIMEOUT_US / 2) { in iudma_reset_channel()