Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h2418 static inline const char *xhci_decode_usbsts(char *str, u32 usbsts) in xhci_decode_usbsts() function
H A Dxhci-ring.c1711 xhci_dbg(xhci, "Command timeout, USBSTS:%s\n", xhci_decode_usbsts(str, usbsts)); in xhci_handle_command_timeout()