Searched refs:STS_ASS (Results 1 – 2 of 2) sorted by relevance
44 #define STS_ASS (1 << 15) macro
223 ret = handshake(&ctrl->hcor->or_usbsts, STS_ASS | STS_PSS, 0, in ehci_shutdown()317 ret = handshake((uint32_t *)&ctrl->hcor->or_usbsts, STS_ASS, STS_ASS, in ehci_enable_async()341 ret = handshake((uint32_t *)&ctrl->hcor->or_usbsts, STS_ASS, 0, in ehci_disable_async()
Completed in 6 milliseconds