Searched refs:__hc16 (Results 1 – 4 of 4) sorted by relevance
16 typedef __u16 __bitwise __hc16; typedef126 __hc16 hwPSW [MAXPSW];591 static inline __hc16 cpu_to_hc16 (const struct ohci_hcd *ohci, const u16 x) in cpu_to_hc16()594 (__force __hc16)cpu_to_be16(x) : in cpu_to_hc16()595 (__force __hc16)cpu_to_le16(x); in cpu_to_hc16()598 static inline __hc16 cpu_to_hc16p (const struct ohci_hcd *ohci, const u16 *x) in cpu_to_hc16p()620 static inline u16 hc16_to_cpu (const struct ohci_hcd *ohci, const __hc16 x) in hc16_to_cpu()627 static inline u16 hc16_to_cpup (const struct ohci_hcd *ohci, const __hc16 *x) in hc16_to_cpup()673 static inline __hc16 *ohci_hwPSWp(const struct ohci_hcd *ohci, in ohci_hwPSWp()676 return (__hc16 *)(big_endian_desc(ohci) ? in ohci_hwPSWp()
111 typedef __u16 __bitwise __hc16; typedef114 #define __hc16 __le16 macro
34 typedef __u16 __bitwise __hc16; typedef37 #define __hc16 __le16 macro
17 #define __hc16 __le16 macro