Searched refs:AMR_STATE_TIMEOUT_ENABLED (Results 1 – 2 of 2) sorted by relevance
262 #define AMR_STATE_TIMEOUT_ENABLED (1<<13) macro
446 softs->state |= AMR_STATE_TIMEOUT_ENABLED; in amr_attach()520 softs->state &= ~AMR_STATE_TIMEOUT_ENABLED; in amr_detach()772 if (softs->state & AMR_STATE_TIMEOUT_ENABLED) in amr_periodic()