Searched refs:USB_PORT_STAT_C_CONNECTION (Results 1 – 5 of 5) sorted by relevance
4130 if ((portchange & USB_PORT_STAT_C_CONNECTION)) in hub_port_wait_reset()4773 if ((portchange & USB_PORT_STAT_C_CONNECTION)) { in hub_port_debounce()6168 if (portchange & USB_PORT_STAT_C_CONNECTION) in has_hub_events()6428 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_events()8725 if (portchange & USB_PORT_STAT_C_CONNECTION) in has_hub_events_EX()9175 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_events_EX()
145 if (portchange & USB_PORT_STAT_C_CONNECTION) in has_hub_events_Port2()263 if (portchange & USB_PORT_STAT_C_CONNECTION) { in hub_events_Port2()
136 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
695 if ((u16Portchange & USB_PORT_STAT_C_CONNECTION)) in ms_hub_port_wait_reset()870 if ((u16Portchange & USB_PORT_STAT_C_CONNECTION)) in ms_hub_port_debounce()1330 ((u16Portchange & USB_PORT_STAT_C_CONNECTION)==0) && in ms_hub_events()1334 u16Portchange |= USB_PORT_STAT_C_CONNECTION; in ms_hub_events()1340 if (u16Portchange & USB_PORT_STAT_C_CONNECTION) in ms_hub_events()
123 #define USB_PORT_STAT_C_CONNECTION 0x0001 // port clear port connection macro