Home
last modified time | relevance | path

Searched refs:need_io_watchdog (Results 1 – 8 of 8) sorted by relevance

/drivers/usb/host/
Dehci-pci.c265 ehci->need_io_watchdog = 0; in ehci_pci_setup()
Dehci-timer.c372 if (ehci->isoc_count > 0 || (ehci->need_io_watchdog && in turn_on_io_watchdog()
Dfotg210.h172 unsigned need_io_watchdog:1; member
Dehci-platform.c80 ehci->need_io_watchdog = 0; in ehci_platform_reset()
Dehci.h214 unsigned need_io_watchdog:1; member
Dehci-hcd.c466 ehci->need_io_watchdog = 1; in ehci_init()
Dfotg210-hcd.c1310 if (fotg210->isoc_count > 0 || (fotg210->need_io_watchdog && in turn_on_io_watchdog()
4907 fotg210->need_io_watchdog = 1; in hcd_fotg210_init()
/drivers/usb/chipidea/
Dhost.c82 ehci->need_io_watchdog = 0; in ehci_ci_reset()