Searched refs:ehci_info (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | ehci-pci.c | 118 ehci_info(ehci, "applying AMD SB700/SB800/Hudson-2/3 EHCI " in ehci_pci_setup() 136 ehci_info(ehci, "using broken periodic workaround\n"); in ehci_pci_setup() 140 ehci_info(ehci, "disable lpm for langwell/penwell\n"); in ehci_pci_setup() 160 ehci_info(ehci, "ignoring AMD8111 (errata)\n"); in ehci_pci_setup() 181 ehci_info(ehci, "disable lpm/ppcd for nvidia mcp89"); in ehci_pci_setup() 219 ehci_info(ehci, "applying AMD SB600/SB700 USB " in ehci_pci_setup() 238 ehci_info(ehci, "debug port %d%s\n", in ehci_pci_setup()
|
D | ehci-hcd.c | 708 ehci_info(ehci, "enabled 64bit DMA\n"); in ehci_run() 743 ehci_info (ehci, in ehci_run()
|
D | ehci-dbg.c | 25 #define ehci_info(ehci, fmt, args...) \ macro
|