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

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

Completed in 333 milliseconds