Home
last modified time | relevance | path

Searched defs:CRC_BE_BITS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dcrc32defs.h6 # define CRC_BE_BITS 64 macro
10 # define CRC_BE_BITS 32 macro
14 # define CRC_BE_BITS 8 macro
18 # define CRC_BE_BITS 1 macro
37 # define CRC_BE_BITS 64 macro
39 # define CRC_BE_BITS 32 macro
[all...]
/kernel/linux/linux-6.6/lib/
H A Dcrc32defs.h6 # define CRC_BE_BITS 64 macro
10 # define CRC_BE_BITS 32 macro
14 # define CRC_BE_BITS 8 macro
18 # define CRC_BE_BITS 1 macro
37 # define CRC_BE_BITS 64 macro
39 # define CRC_BE_BITS 32 macro
[all...]

Completed in 1 milliseconds