Searched refs:CONFIG_USB_ULPI_TIMEOUT (Results 1 – 5 of 5) sorted by relevance
23 #ifndef CONFIG_USB_ULPI_TIMEOUT24 #define CONFIG_USB_ULPI_TIMEOUT 1000 /* timeout in us */ macro
25 int timeout = CONFIG_USB_ULPI_TIMEOUT; in ulpi_wait()
37 int timeout = CONFIG_USB_ULPI_TIMEOUT; in ulpi_wait()
210 int timeout = CONFIG_USB_ULPI_TIMEOUT; in __ulpi_reset_wait()
3929 CONFIG_USB_ULPI_TIMEOUT
Completed in 10 milliseconds