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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dsd.c26 static const unsigned int tran_exp[] = { variable
108 csd->max_dtr = tran_exp[e] * tran_mant[m];
144 csd->max_dtr = tran_exp[e] * tran_mant[m];
H A Dmmc.c24 static const unsigned int tran_exp[] = { variable
150 csd->max_dtr = tran_exp[e] * tran_mant[m];

Completed in 61 milliseconds