Searched refs:EC_BASE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
49 #define EC_BASE_TIMEOUT 20 macro52 static int ec_timeout = EC_BASE_TIMEOUT;57 ec_timeout = EC_BASE_TIMEOUT; in olpc_ec_timeout_set()92 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_ibf()93 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_ibf()112 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_obf()113 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_obf()