Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsd.c29 static const unsigned int tran_exp[] = { variable
116 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()
156 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()
H A Dmmc.c32 static const unsigned int tran_exp[] = { variable
159 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsd.c32 static const unsigned int tran_exp[] = { variable
133 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()
173 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()
H A Dmmc.c35 static const unsigned int tran_exp[] = { variable
168 csd->max_dtr = tran_exp[e] * tran_mant[m]; in mmc_decode_csd()

Completed in 9 milliseconds