Searched defs:DATA_SIZE (Results 1 – 13 of 13) sorted by relevance
20 static constexpr auto DATA_SIZE = 8; variable
24 static constexpr auto DATA_SIZE = 8; variable
24 #define DATA_SIZE ARRAY_SIZE(sine_data) macro
15 #define DATA_SIZE 10 macro
1268 #define DATA_SIZE 1 macro1271 #define DATA_SIZE 2 macro1274 #define DATA_SIZE 4 macro1278 #define DATA_SIZE 8 macro1283 #define DATA_SIZE 16 macro
2875 #define DATA_SIZE 1 macro2878 #define DATA_SIZE 2 macro2881 #define DATA_SIZE 4 macro2885 #define DATA_SIZE 8 macro2890 #define DATA_SIZE 16 macro
28 #define DATA_SIZE (PACKET_SIZE - sizeof(struct fastboot_header)) macro
38 #define DATA_SIZE 256 macro
139 #define DATA_SIZE 32 macro
167 #define DATA_SIZE 256 macro
308 #define DATA_SIZE(data_ring) _DATA_SIZE((data_ring)->size_bits) macro
24 #define DATA_SIZE(w, h) (MB_W(w) * MB_H(h) * 16) macro
118 #define DATA_SIZE(x) FIELD_PREP(GENMASK(14, 0), (x)) macro