Searched refs:PORT_C_MASK (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/usbip/
H A Dvhci_hcd.c173 #define PORT_C_MASK \ macro
224 if ((vhci->port_status[rhport] & PORT_C_MASK)) {
/drivers/usb/gadget/
H A Ddummy_hcd.c1883 #define PORT_C_MASK \ macro
1908 if ((dum_hcd->port_status & PORT_C_MASK) != 0) {
2188 if ((dum_hcd->port_status & PORT_C_MASK) != 0)
/drivers/usb/host/
H A Du132-hcd.c251 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | \ macro

Completed in 71 milliseconds