Searched refs:tran_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 Dsd.c27 static const unsigned int tran_exp[] = { variable
109 csd->max_dtr = tran_exp[e] * tran_mant[m];
138 csd->max_dtr = tran_exp[e] * tran_mant[m];
H A Dmmc.c23 static const unsigned int tran_exp[] = { variable
138 csd->max_dtr = tran_exp[e] * tran_mant[m];

Completed in 90 milliseconds