Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-pci.c169 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()
246 ehci_info(ehci, "debug port %d%s\n", in ehci_pci_setup()
274 ehci_info(ehci, "disable ppcd for nvidia mcp89\n"); in ehci_pci_setup()
Dehci-sysfs.c109 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()
Dehci-hcd.c602 ehci_info(ehci, "enabled 64bit DMA\n"); in ehci_run()
637 ehci_info (ehci, in ehci_run()
Dehci.h845 #define ehci_info(ehci, fmt, args...) \ macro
/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-r8a7778.c535 platform_device_register_full(&ehci_info); in r8a7778_init_late()