Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/gadget/
Dfsl_udc_core.c137 static inline u32 hc32_to_cpu(const u32 x) in hc32_to_cpu() function
149 #define hc32_to_cpu(x) le32_to_cpu(x) macro
/linux-3.4.99/drivers/usb/host/
Duhci-hcd.h643 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
658 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
Dehci.h716 static inline u32 hc32_to_cpu (const struct ehci_hcd *ehci, const __hc32 x) in hc32_to_cpu() function
739 static inline u32 hc32_to_cpu (const struct ehci_hcd *ehci, const __hc32 x) in hc32_to_cpu() function
Dohci.h634 static inline u32 hc32_to_cpu (const struct ohci_hcd *ohci, const __hc32 x) in hc32_to_cpu() function