Searched refs:ehci_info (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/usb/host/ |
D | ehci-pci.c | 155 ehci_info(ehci, "ignoring AMD8111 (errata)\n"); in ehci_pci_setup() 169 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup() 200 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup() 208 ehci_info(ehci, "applying AMD SB600/SB700 USB freeze workaround\n"); in ehci_pci_setup() 215 ehci_info(ehci, "applying MosChip frame-index workaround\n"); in ehci_pci_setup() 221 ehci_info(ehci, "applying Synopsys HC workaround\n"); in ehci_pci_setup() 239 ehci_info(ehci, "debug port %d%s\n", in ehci_pci_setup() 266 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 | 603 ehci_info(ehci, "enabled 64bit DMA\n"); in ehci_run() 638 ehci_info (ehci, in ehci_run()
|
D | ehci.h | 863 #define ehci_info(ehci, fmt, args...) \ macro
|