Searched refs:EMMC_CLOCK_SETTING_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
94 #define EMMC_CLOCK_SETTING_TIMEOUT_MS 100 macro
664 } while (time++ < EMMC_CLOCK_SETTING_TIMEOUT_MS); in chal_sd_set_clock()666 if (time >= EMMC_CLOCK_SETTING_TIMEOUT_MS) in chal_sd_set_clock()