Searched refs:USB_SS_PORT_STAT_MASK (Results 1 – 3 of 3) sorted by relevance
149 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \ macro
271 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | \ macro
143 u16 tmp = (status->wPortStatus) & USB_SS_PORT_STAT_MASK; in usb_get_port_status()