Home
last modified time | relevance | path

Searched refs:taac_mant (Results 1 – 2 of 2) sorted by relevance

/drivers/mmc/core/
Dsd.c45 static const unsigned int taac_mant[] = { variable
113 csd->taac_ns = (taac_exp[e] * taac_mant[m] + 9) / 10; in mmc_decode_csd()
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()