Searched refs:PORT_C_MASK (Results 1 – 4 of 4) sorted by relevance
210 #define PORT_C_MASK \ macro247 if ((vhci_hcd->port_status[rhport] & PORT_C_MASK)) { in vhci_hub_status()657 (vhci_hcd->port_status[rhport] & PORT_C_MASK) != 0) { in vhci_hub_control()
84 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | \ macro1619 if ((max3421_hcd->port_status & PORT_C_MASK) != 0) { in max3421_hub_status_data()
245 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | \ macro
2006 #define PORT_C_MASK \ macro2031 if ((dum_hcd->port_status & PORT_C_MASK) != 0) { in dummy_hub_status()2357 if ((dum_hcd->port_status & PORT_C_MASK) != 0) in dummy_hub_control()