Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dbch.c94 #define BCH_ECC_MAX_WORDS DIV_ROUND_UP(BCH_MAX_M * BCH_MAX_T, 32) macro
/kernel/linux/linux-6.6/lib/
H A Dbch.c95 #define BCH_ECC_MAX_WORDS DIV_ROUND_UP(BCH_MAX_M * BCH_MAX_T, 32) macro

Completed in 5 milliseconds