Home | History | Annotate | Download | only in hw

Lines Matching refs:old_state

334     uint32_t old_state = port->ctrl;
377 if (old_state != port->ctrl)
1267 uint32_t old_state;
1270 old_state = ohci->ctl & OHCI_CTL_HCFS;
1275 if (old_state == new_state)
1323 uint32_t old_state;
1325 old_state = ohci->rhstatus;
1353 if (old_state != ohci->rhstatus)
1360 uint32_t old_state;
1364 old_state = port->ctrl;
1394 if (old_state != port->ctrl)