Searched refs:UPS_PORT_LINK_STATE_GET (Results 1 – 3 of 3) sorted by relevance
713 #define UPS_PORT_LINK_STATE_GET(x) (((x) >> 5) & 0xF) macro
902 switch (UPS_PORT_LINK_STATE_GET(status)) { in usbd_req_warm_reset_port()
916 switch (UPS_PORT_LINK_STATE_GET(sc->sc_st.port_status)) { in uhub_suspend_resume_port()