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

/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;
H A Dmmc.c41 static const unsigned int tacc_mant[] = { variable
149 csd->tacc_ns = (tacc_exp[e] * tacc_mant[m] + 9) / 10;

Completed in 256 milliseconds