Searched refs:mmc_vdd_to_ocrbitnum (Results 1 – 1 of 1) sorted by relevance
1031 static int mmc_vdd_to_ocrbitnum(int vdd, bool low_bits) in mmc_vdd_to_ocrbitnum() function1073 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()