Home
last modified time | relevance | path

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

/drivers/mmc/core/
Dsd.c40 static const unsigned int tacc_exp[] = { variable
112 csd->tacc_ns = (tacc_exp[e] * tacc_mant[m] + 9) / 10; in mmc_decode_csd()
Dmmc.c41 static const unsigned int tacc_exp[] = { variable
164 csd->tacc_ns = (tacc_exp[e] * tacc_mant[m] + 9) / 10; in mmc_decode_csd()