Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dbcm63xx_udc.c83 #define IUDMA_RESET_TIMEOUT_US 10000 macro
695 int timeout = IUDMA_RESET_TIMEOUT_US; in iudma_reset_channel()
718 if (timeout == IUDMA_RESET_TIMEOUT_US / 2) { in iudma_reset_channel()