Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ohci.c146 #define OHCI_CTL_PLE (1 << 2) macro
1222 if (ohci->ctl & OHCI_CTL_PLE) { in ohci_frame_boundary()