Searched refs:ehci_info (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | ehci-pci.c | 156 ehci_info(ehci, "ignoring AMD8111 (errata)\n"); in ehci_pci_setup() 170 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup() 201 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup() 209 ehci_info(ehci, "applying AMD SB600/SB700 USB freeze workaround\n"); in ehci_pci_setup() 216 ehci_info(ehci, "applying MosChip frame-index workaround\n"); in ehci_pci_setup() 233 ehci_info(ehci, "debug port %d%s\n", in ehci_pci_setup() 260 ehci_info(ehci, "disable ppcd for nvidia mcp89\n"); in ehci_pci_setup()
|
D | ehci-sysfs.c | 96 ehci_info(ehci, "rejecting invalid request for " in uframe_periodic_max_store() 121 ehci_info(ehci, in uframe_periodic_max_store() 132 ehci_info(ehci, "setting max periodic bandwidth to %u%% " in uframe_periodic_max_store()
|
D | ehci-hcd.c | 602 ehci_info(ehci, "enabled 64bit DMA\n"); in ehci_run() 637 ehci_info (ehci, in ehci_run()
|
D | ehci.h | 863 #define ehci_info(ehci, fmt, args...) \ macro
|