Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h2693 static inline const char *xhci_decode_usbsts(char *str, u32 usbsts) in xhci_decode_usbsts() function
H A Dxhci-ring.c1292 xhci_warn(xhci, "USBSTS:%s\n", xhci_decode_usbsts(str, usbsts)); in xhci_stop_endpoint_command_watchdog()