Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/core/
Dsd.c42 static const unsigned int taac_exp[] = { variable
128 csd->taac_ns = (taac_exp[e] * taac_mant[m] + 9) / 10; in mmc_decode_csd()
Dmmc.c45 static const unsigned int taac_exp[] = { variable
163 csd->taac_ns = (taac_exp[e] * taac_mant[m] + 9) / 10; in mmc_decode_csd()