Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c107 #define PORTSC_PEC (1<<18) macro
2858 portsc &= ~(val & (PORTSC_CSC|PORTSC_PEC|PORTSC_WRC|PORTSC_OCC| in xhci_port_write()