Searched refs:EC_BASE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
37 #define EC_BASE_TIMEOUT 20 macro40 static int ec_timeout = EC_BASE_TIMEOUT;45 ec_timeout = EC_BASE_TIMEOUT; in olpc_ec_timeout_set()80 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_ibf()81 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_ibf()100 if ((state == desired) && (ec_timeout > EC_BASE_TIMEOUT) && in __wait_on_obf()101 timeo < (ec_timeout - EC_BASE_TIMEOUT)) { in __wait_on_obf()