Home
last modified time | relevance | path

Searched refs:ITD_ACTIVE (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dfotg210.h544 #define ITD_ACTIVE(fotg210) cpu_to_hc32(fotg210, FOTG210_ISOC_ACTIVE) macro
Dfusbh200.h534 #define ITD_ACTIVE(fusbh200) cpu_to_hc32(fusbh200, FUSBH200_ISOC_ACTIVE) macro
Dehci.h519 #define ITD_ACTIVE(ehci) cpu_to_hc32(ehci, EHCI_ISOC_ACTIVE) macro
Dehci-sched.c2426 ITD_ACTIVE(ehci)) in scan_isoc()
Dfusbh200-hcd.c4785 ITD_ACTIVE(fusbh200)) in scan_isoc()
Dfotg210-hcd.c4852 ITD_ACTIVE(fotg210)) in scan_isoc()