Home
last modified time | relevance | path

Searched defs:PORTSC_CSC (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/usb/
H A Dehci-regs.h79 #define PORTSC_CSC (1 << 1) // Connect Status Change macro
/qemu/hw/usb/
H A Dhcd-xhci.c106 #define PORTSC_CSC (1<<17) macro