Home
last modified time | relevance | path

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

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