Searched refs:ohci_hwPSWp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci.h | 674 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 D | ohci-q.c | 560 *ohci_hwPSWp(ohci, td, 0) = cpu_to_hc16 (ohci, in td_fill()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci.h | 674 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 D | ohci-q.c | 560 *ohci_hwPSWp(ohci, td, 0) = cpu_to_hc16 (ohci, in td_fill()
|
Completed in 7 milliseconds