Lines Matching full:new_state
1268 uint32_t new_state;1272 new_state = ohci->ctl & OHCI_CTL_HCFS;1275 if (old_state == new_state)1278 switch (new_state) {