Searched refs:CRC_LE_BITS (Results 1 – 6 of 6) sorted by relevance
5 # define CRC_LE_BITS 64 macro9 # define CRC_LE_BITS 32 macro13 # define CRC_LE_BITS 8 macro17 # define CRC_LE_BITS 1 macro28 #ifndef CRC_LE_BITS30 # define CRC_LE_BITS 64 macro32 # define CRC_LE_BITS 32 macro47 #if CRC_LE_BITS > 64 || CRC_LE_BITS < 1 || CRC_LE_BITS == 16 || \48 CRC_LE_BITS & CRC_LE_BITS-1
36 #if CRC_LE_BITS > 854 #if CRC_LE_BITS > 8 || CRC_BE_BITS > 879 # if CRC_LE_BITS != 3291 # if CRC_LE_BITS == 32107 # if CRC_LE_BITS == 32150 #if CRC_LE_BITS == 1157 # elif CRC_LE_BITS == 2165 # elif CRC_LE_BITS == 4171 # elif CRC_LE_BITS == 8185 #if CRC_LE_BITS == 1
10 #if CRC_LE_BITS > 811 # define LE_TABLE_ROWS (CRC_LE_BITS/8)15 # define LE_TABLE_SIZE (1 << CRC_LE_BITS)112 if (CRC_LE_BITS > 1) { in main()131 if (CRC_LE_BITS > 1) { in main()
697 pr_info("crc32c: CRC_LE_BITS = %d\n", CRC_LE_BITS); in crc32c_test()785 CRC_LE_BITS, CRC_BE_BITS); in crc32_test()
11 #ifndef CRC_LE_BITS12 # define CRC_LE_BITS 8 macro22 #if CRC_LE_BITS > 8 || CRC_LE_BITS < 1 || CRC_LE_BITS & CRC_LE_BITS-123 # error CRC_LE_BITS must be a power of 2 between 1 and 8
39 #define CRC_LE_BITS 8 macro41 #if CRC_LE_BITS == 863 #if CRC_LE_BITS == 183 # if CRC_LE_BITS == 8 in crc32_le()130 # elif CRC_LE_BITS == 4 in crc32_le()137 # elif CRC_LE_BITS == 2 in crc32_le()