Lines Matching +full:250 +full:mv
51 #define SD_DISCARD_TIMEOUT_MS (250)
703 * the 250ms maximum busy length." Even the
1017 * @vdd: voltage (mV)
1025 * with @low_bits = true, 3300 mV translates to ilog2(MMC_VDD_32_33);
1026 * with @low_bits = false, 3300 mV translates to ilog2(MMC_VDD_33_34);
1044 /* Base 2000 mV, step 100 mV, bit's base 8. */
1053 * @vdd_min: minimum voltage value (mV)
1054 * @vdd_max: maximum voltage value (mV)
1572 * the busy timeout is 250msec per discard command.
1584 * use 250ms per write block.
1586 erase_timeout = 250 * qty;