Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c181 ret = handshake(&hcor->or_usbsts, STS_HALT, 0, XHCI_MAX_HALT_USEC); in xhci_start()
185 XHCI_MAX_HALT_USEC); in xhci_start()
211 STS_HALT, STS_HALT, XHCI_MAX_HALT_USEC); in xhci_reset()
214 XHCI_MAX_HALT_USEC); in xhci_reset()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h36 #define XHCI_MAX_HALT_USEC (16*1000) macro
1148 #define XHCI_MAX_HALT_USEC (16*1000) macro