Searched refs:TIMEOUT_100MS (Results 1 – 1 of 1) sorted by relevance
23 #define TIMEOUT_100MS 100U /* Timeout in 100ms */ macro151 (timeout < TIMEOUT_100MS); timeout++) { in tegra_se_operation_complete()156 if (timeout == TIMEOUT_100MS) { in tegra_se_operation_complete()165 for (timeout = 0; (val != 0U) && (timeout < TIMEOUT_100MS); in tegra_se_operation_complete()171 if (timeout == TIMEOUT_100MS) { in tegra_se_operation_complete()182 (timeout < TIMEOUT_100MS); timeout++) { in tegra_se_operation_complete()187 if (timeout == TIMEOUT_100MS) { in tegra_se_operation_complete()220 for (timeout = 0; (val != 0U) && (timeout < TIMEOUT_100MS); timeout++) { in tegra_se_operation_prepare()225 if (timeout == TIMEOUT_100MS) { in tegra_se_operation_prepare()1023 (timeout < TIMEOUT_100MS); timeout++) { in tegra_se_save_tzram()[all …]