Searched refs:PORT_CCSC (Results 1 – 2 of 2) sorted by relevance
40 hcd->roothub->port_status[port-1] &= ~PORT_CCSC; in root_hub_ctrl()60 hcd->roothub->port_status[port-1] |= PORT_CCSC; in root_hub_ctrl()92 hcd->roothub->port_status[port - 1] |= PORT_CCS | PORT_CCSC; in rt_usbh_root_hub_connect_handler()109 hcd->roothub->port_status[port - 1] |= PORT_CCSC; in rt_usbh_root_hub_disconnect_handler()411 if (pstatus & PORT_CCSC) in rt_usbh_hub_port_change()
192 #define PORT_CCSC 0x00010000UL macro
Completed in 9 milliseconds