Home
last modified time | relevance | path

Searched refs:taac_mant (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsd.c43 static const unsigned int taac_mant[] = { variable
111 csd->taac_ns = (taac_exp[e] * taac_mant[m] + 9) / 10; in mmc_decode_csd()
H A Dmmc.c46 static const unsigned int taac_mant[] = { variable
154 csd->taac_ns = (taac_exp[e] * taac_mant[m] + 9) / 10; in mmc_decode_csd()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dmmc.c49 static const unsigned int taac_mant[] = { variable
163 csd->taac_ns = (taac_exp[e] * taac_mant[m] + 9) / 10; in mmc_decode_csd()
H A Dsd.c46 static const unsigned int taac_mant[] = { variable
128 csd->taac_ns = (taac_exp[e] * taac_mant[m] + 9) / 10; in mmc_decode_csd()

Completed in 8 milliseconds