Home
last modified time | relevance | path

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

/drivers/mmc/core/
A Dsd.c34 static const unsigned int tran_exp[] = { variable
124 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()
165 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()
A Dmmc.c42 static const unsigned int tran_exp[] = { variable
175 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()

Completed in 9 milliseconds