Home
last modified time | relevance | path

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

/drivers/mmc/core/
Dcore.c1031 static int mmc_vdd_to_ocrbitnum(int vdd, bool low_bits) in mmc_vdd_to_ocrbitnum() function
1073 vdd_max = mmc_vdd_to_ocrbitnum(vdd_max, false); in mmc_vddrange_to_ocrmask()
1078 vdd_min = mmc_vdd_to_ocrbitnum(vdd_min, true); in mmc_vddrange_to_ocrmask()