Searched refs:usbhsh_port_stat_set (Results 1 – 1 of 1) sorted by relevance
153 #define usbhsh_port_stat_set(h, s) ((h)->port_stat |= (s)) macro1168 usbhsh_port_stat_set(hpriv, speed); in __usbhsh_hub_port_feature()1169 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()1183 usbhsh_port_stat_set(hpriv, (1 << wValue)); in __usbhsh_hub_port_feature()1306 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_attch()1307 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_attch()1335 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_dtch()