Searched defs:hc32_to_cpu (Results 1 – 12 of 12) sorted by relevance
113 #define hc32_to_cpu(x) be32_to_cpu((x)) macro116 #define hc32_to_cpu(x) le32_to_cpu((x)) macro
133 static inline u32 hc32_to_cpu(const u32 x) in hc32_to_cpu() function145 #define hc32_to_cpu(x) le32_to_cpu(x) macro
694 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function709 static inline u32 hc32_to_cpu(const struct uhci_hcd *uhci, const __hc32 x) in hc32_to_cpu() function
829 static inline u32 hc32_to_cpu(const struct ehci_hcd *ehci, const __hc32 x) in hc32_to_cpu() function852 static inline u32 hc32_to_cpu(const struct ehci_hcd *ehci, const __hc32 x) in hc32_to_cpu() function
635 static inline u32 hc32_to_cpu (const struct ohci_hcd *ohci, const __hc32 x) in hc32_to_cpu() function
671 static inline u32 hc32_to_cpu(const struct fotg210_hcd *fotg210, const __hc32 x) in hc32_to_cpu() function
498 #define hc32_to_cpu(x) le32_to_cpu(x) macro
450 #define hc32_to_cpu(x) le32_to_cpu(x) macro
458 #define hc32_to_cpu(x) le32_to_cpu(x) macro
484 #define hc32_to_cpu(x) le32_to_cpu(x) macro