Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c99 #define IUDMA_RESET_TIMEOUT_US 10000 macro
704 int timeout = IUDMA_RESET_TIMEOUT_US; in iudma_reset_channel()
727 if (timeout == IUDMA_RESET_TIMEOUT_US / 2) { in iudma_reset_channel()