Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dulpi.c22 #define DWC3_ULPI_BASE_DELAY DIV_ROUND_UP(NSEC_PER_SEC, 60000000L) macro
26 unsigned long ns = 5L * DWC3_ULPI_BASE_DELAY; in dwc3_ulpi_busyloop()
31 ns += DWC3_ULPI_BASE_DELAY; in dwc3_ulpi_busyloop()
34 ns += DWC3_ULPI_BASE_DELAY; in dwc3_ulpi_busyloop()