Home
last modified time | relevance | path

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

/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
213 uint32_t w, r[BCH_ECC_MAX_WORDS]; in bch_encode()
/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
247 uint32_t w, r[BCH_ECC_MAX_WORDS]; in bch_encode()

Completed in 5 milliseconds