Searched refs:ehci_info (Results 1 – 4 of 4) sorted by relevance
/drivers/usb/host/ |
D | ehci-pci.c | 169 ehci_info(ehci, "ignoring AMD8111 (errata)\n"); in ehci_pci_setup() 183 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup() 214 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround\n"); in ehci_pci_setup() 222 ehci_info(ehci, "applying AMD SB600/SB700 USB freeze workaround\n"); in ehci_pci_setup() 229 ehci_info(ehci, "applying MosChip frame-index workaround\n"); in ehci_pci_setup() 235 ehci_info(ehci, "applying Synopsys HC workaround\n"); in ehci_pci_setup() 253 ehci_info(ehci, "debug port %d%s\n", in ehci_pci_setup() 281 ehci_info(ehci, "disable ppcd for nvidia mcp89\n"); in ehci_pci_setup()
|
D | ehci-sysfs.c | 109 ehci_info(ehci, "rejecting invalid request for " in store_uframe_periodic_max() 134 ehci_info(ehci, in store_uframe_periodic_max() 145 ehci_info(ehci, "setting max periodic bandwidth to %u%% " in store_uframe_periodic_max()
|
D | ehci-hcd.c | 605 ehci_info(ehci, "enabled 64bit DMA\n"); in ehci_run() 651 ehci_info (ehci, in ehci_run()
|
D | ehci.h | 857 #define ehci_info(ehci, fmt, args...) \ macro
|