Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci.h674 static inline __hc16 *ohci_hwPSWp(const struct ohci_hcd *ohci, in ohci_hwPSWp() function
684 return hc16_to_cpup(ohci, ohci_hwPSWp(ohci, td, index)); in ohci_hwPSW()
H A Dohci-q.c560 *ohci_hwPSWp(ohci, td, 0) = cpu_to_hc16 (ohci, in td_fill()