Lines Matching refs:__dw
50 #define le32_to_dw(x) ((__force __dw)(le32_to_cpu(x)))57 typedef __u32 __bitwise __dw; typedef59 __dw dw0;60 __dw dw1;61 __dw dw2;62 __dw dw3;63 __dw dw4;64 __dw dw5;65 __dw dw6;66 __dw dw7;91 #define TO_DW(x) ((__force __dw)x)