Searched refs:EC_BASE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
33 #define EC_BASE_TIMEOUT 20 macro36 static int ec_timeout = EC_BASE_TIMEOUT;41 ec_timeout = EC_BASE_TIMEOUT; in olpc_ec_timeout_set()76 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_ibf()77 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_ibf()96 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_obf()97 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_obf()