Searched refs:PORT_LSDA (Results 1 – 2 of 2) sorted by relevance
95 hcd->roothub->port_status[port - 1] &= ~PORT_LSDA; in rt_usbh_root_hub_connect_handler()99 hcd->roothub->port_status[port - 1] |= PORT_LSDA; in rt_usbh_root_hub_connect_handler()442 device->speed = (pstatus & PORT_LSDA) ? 1 : 0; in rt_usbh_hub_port_change()
191 #define PORT_LSDA 0x00000200UL /* R:LowSpeedDeviceAttached - W:ClearPortPo… macro
Completed in 24 milliseconds