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

/linux-4.4.14/drivers/mmc/core/
H A Dsd.c44 static const unsigned int tacc_mant[] = { variable
114 csd->tacc_ns = (tacc_exp[e] * tacc_mant[m] + 9) / 10; mmc_decode_csd()
H A Dmmc.c43 static const unsigned int tacc_mant[] = { variable
151 csd->tacc_ns = (tacc_exp[e] * tacc_mant[m] + 9) / 10; mmc_decode_csd()

Completed in 172 milliseconds