Home
last modified time | relevance | path

Searched refs:old_ctl (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dusb-ohci.c116 uint32_t old_ctl; member
390 ohci->old_ctl = 0; in ohci_reset()
1142 ohci->old_ctl & (~ohci->ctl) & (OHCI_CTL_BLE | OHCI_CTL_CLE)) { in ohci_frame_boundary()
1146 ohci->old_ctl = ohci->ctl; in ohci_frame_boundary()