Searched refs:usbhsh_port_stat_set (Results 1 – 1 of 1) sorted by relevance
145 #define usbhsh_port_stat_set(h, s) ((h)->port_stat |= (s)) macro1171 usbhsh_port_stat_set(hpriv, speed); in __usbhsh_hub_port_feature()1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()1186 usbhsh_port_stat_set(hpriv, (1 << wValue)); in __usbhsh_hub_port_feature()1318 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_attch()1319 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_attch()1347 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_C_CONNECTION << 16); in usbhsh_irq_dtch()