Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dohci.h672 static inline __hc16 *ohci_hwPSWp(const struct ohci_hcd *ohci, in ohci_hwPSWp() function
682 return hc16_to_cpup(ohci, ohci_hwPSWp(ohci, td, index)); in ohci_hwPSW()
Dohci-q.c560 *ohci_hwPSWp(ohci, td, 0) = cpu_to_hc16 (ohci, in td_fill()