Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c247 xhci_info(xhci, "Zeroing 64bit base registers, expecting fault\n"); in xhci_zero_64b_regs()
287 xhci_info(xhci, "Fault detected\n"); in xhci_zero_64b_regs()
5253 xhci_info(xhci, "Host supports USB 3.%x %sSuperSpeed\n", in xhci_gen_setup()
5340 xhci_info(xhci, "hcc params 0x%08x hci version 0x%x quirks 0x%016llx\n", in xhci_gen_setup()
H A Dxhci.h1996 #define xhci_info(xhci, fmt, args...) \ macro
H A Dxhci-ring.c1817 xhci_info(xhci, "INFO unknown command type %d\n", cmd_type); in handle_cmd_completion()