Home
last modified time | relevance | path

Searched refs:__bitwise (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dtypes.h143 #define __bitwise __bitwise__ macro
145 #define __bitwise macro
148 typedef __u16 __bitwise __le16;
149 typedef __u16 __bitwise __be16;
150 typedef __u32 __bitwise __le32;
151 typedef __u32 __bitwise __be32;
153 typedef __u64 __bitwise __le64;
154 typedef __u64 __bitwise __be64;
156 typedef __u16 __bitwise __sum16;
157 typedef __u32 __bitwise __wsum;