Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
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()