Home
last modified time | relevance | path

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

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