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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/core/
H A Dmmc.c33 static const unsigned int tacc_exp[] = { variable
133 csd->tacc_ns = (tacc_exp[e] * tacc_mant[m] + 9) / 10;
H A Dsd.c37 static const unsigned int tacc_exp[] = { variable
104 csd->tacc_ns = (tacc_exp[e] * tacc_mant[m] + 9) / 10;

Completed in 712 milliseconds