Home
last modified time | relevance | path

Searched refs:IO_WATCHDOG_OFF (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dohci-hcd.c78 #define IO_WATCHDOG_OFF 0xffffff00 macro
234 if (ohci->prev_frame_no == IO_WATCHDOG_OFF && in ohci_urb_enqueue()
514 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_init()
755 unsigned frame_no, prev_frame_no = IO_WATCHDOG_OFF; in io_watchdog_func()
999 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_stop()
Dohci-hub.c319 ohci->prev_frame_no = IO_WATCHDOG_OFF; in ohci_bus_suspend()