Searched refs:__hc16 (Results 1 – 4 of 4) sorted by relevance
17 typedef __u16 __bitwise __hc16; typedef127 __hc16 hwPSW [MAXPSW];592 static inline __hc16 cpu_to_hc16 (const struct ohci_hcd *ohci, const u16 x) in cpu_to_hc16()595 (__force __hc16)cpu_to_be16(x) : in cpu_to_hc16()596 (__force __hc16)cpu_to_le16(x); in cpu_to_hc16()599 static inline __hc16 cpu_to_hc16p (const struct ohci_hcd *ohci, const u16 *x) in cpu_to_hc16p()621 static inline u16 hc16_to_cpu (const struct ohci_hcd *ohci, const __hc16 x) in hc16_to_cpu()628 static inline u16 hc16_to_cpup (const struct ohci_hcd *ohci, const __hc16 *x) in hc16_to_cpup()674 static inline __hc16 *ohci_hwPSWp(const struct ohci_hcd *ohci, in ohci_hwPSWp()677 return (__hc16 *)(big_endian_desc(ohci) ? in ohci_hwPSWp()
115 typedef __u16 __bitwise __hc16; typedef118 #define __hc16 __le16 macro
21 typedef __u16 __bitwise __hc16; typedef24 #define __hc16 __le16 macro
18 #define __hc16 __le16 macro