Searched refs:EST_INACTIVE (Results 1 – 1 of 1) sorted by relevance
53 EST_INACTIVE = 1000, enumerator97 [EST_INACTIVE] = "INACTIVE",253 if (s->astate == EST_INACTIVE && s->pstate == EST_INACTIVE) { in ehci_update_halt()264 if (s->astate == EST_INACTIVE) { in ehci_set_state()273 if (s->pstate == EST_INACTIVE) { in ehci_set_state()877 s->astate = EST_INACTIVE; in ehci_reset()878 s->pstate = EST_INACTIVE; in ehci_reset()1057 if (s->pstate == EST_INACTIVE) { in ehci_opreg_write()2138 case EST_INACTIVE: in ehci_advance_async_state()2148 ehci_set_state(ehci, async, EST_INACTIVE); in ehci_advance_async_state()[all …]