Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c257 xhci_info(xhci, "Zeroing 64bit base registers, expecting fault\n"); in xhci_zero_64b_regs()
297 xhci_info(xhci, "Fault detected\n"); in xhci_zero_64b_regs()
5179 xhci_info(xhci, "Host supports USB 3.%x %sSuperSpeed\n", in xhci_hcd_init_usb3_data()
5298 xhci_info(xhci, "hcc params 0x%08x hci version 0x%x quirks 0x%016llx\n", in xhci_gen_setup()
H A Dxhci-mem.c2227 xhci_info(xhci, "USB2 root hub has no ports\n"); in xhci_setup_port_arrays()
2230 xhci_info(xhci, "USB3 root hub has no ports\n"); in xhci_setup_port_arrays()
H A Dxhci.h1766 #define xhci_info(xhci, fmt, args...) \ macro
H A Dxhci-ring.c1883 xhci_info(xhci, "INFO unknown command type %d\n", cmd_type); in handle_cmd_completion()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c3629 static const TypeInfo xhci_info = { variable
3638 type_register_static(&xhci_info); in xhci_register_types()