Searched refs:LOCHNAGAR_BOOT_RETRIES (Results 1 – 1 of 1) sorted by relevance
27 #define LOCHNAGAR_BOOT_RETRIES 10 macro211 for (i = 0; i < LOCHNAGAR_BOOT_RETRIES; ++i) { in lochnagar_wait_for_boot()235 int timeout_ms = LOCHNAGAR_BOOT_DELAY_MS * LOCHNAGAR_BOOT_RETRIES; in lochnagar_update_config()