Home
last modified time | relevance | path

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

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