Home
last modified time | relevance | path

Searched defs:hc32_to_cpu (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/udc/
Dfsl_udc_core.c134 static inline u32 hc32_to_cpu(const u32 x) in hc32_to_cpu() function
146 #define hc32_to_cpu(x) le32_to_cpu(x) macro
/Linux-v4.19/drivers/usb/host/
Duhci-hcd.h694 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
709 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
Dehci.h822 static inline u32 hc32_to_cpu(const struct ehci_hcd *ehci, const __hc32 x) in hc32_to_cpu() function
845 static inline u32 hc32_to_cpu(const struct ehci_hcd *ehci, const __hc32 x) in hc32_to_cpu() function
Dohci.h633 static inline u32 hc32_to_cpu (const struct ohci_hcd *ohci, const __hc32 x) in hc32_to_cpu() function
Dfotg210.h668 static inline u32 hc32_to_cpu(const struct fotg210_hcd *fotg210, const __hc32 x) in hc32_to_cpu() function