Home
last modified time | relevance | path

Searched refs:handshake (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/tools/kermit/
H A Dsend_cmd6 set handshake none
H A Dsend_image8 set handshake none
H A Ddot.kermrc4 set handshake none
H A Dflash_param10 set handshake none
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c163 static int handshake(uint32_t *ptr, uint32_t mask, uint32_t done, int usec) in handshake() function
187 ret = handshake((uint32_t *)&ctrl->hcor->or_usbcmd, in ehci_reset()
219 ret = handshake(&ctrl->hcor->or_usbsts, STS_ASS | STS_PSS, 0, in ehci_shutdown()
231 ret = handshake(&ctrl->hcor->or_usbsts, STS_HALT, STS_HALT, in ehci_shutdown()
558 ret = handshake((uint32_t *)&ctrl->hcor->or_usbsts, STS_ASS, STS_ASS, in ehci_submit_async()
843 ret = handshake(status_reg, EHCI_PS_PR, 0, in ehci_submit_root()
1186 ret = handshake((uint32_t *)&hcor->or_usbsts, in enable_periodic()
1207 ret = handshake((uint32_t *)&hcor->or_usbsts, in disable_periodic()
H A Dxhci.c142 static int handshake(uint32_t volatile *ptr, uint32_t mask, in handshake() function
181 ret = handshake(&hcor->or_usbsts, STS_HALT, 0, XHCI_MAX_HALT_USEC); in xhci_start()
210 ret = handshake(&hcor->or_usbsts, in xhci_reset()
223 ret = handshake(&hcor->or_usbcmd, CMD_RESET, 0, XHCI_MAX_RESET_USEC); in xhci_reset()
231 return handshake(&hcor->or_usbsts, STS_CNR, 0, XHCI_MAX_RESET_USEC); in xhci_reset()
/rk3399_rockchip-uboot/doc/
H A DREADME.serial_multi10 Support for hardware handshake has not been implemented yet (but is
H A DREADME.imx6131 set handshake none
/rk3399_rockchip-uboot/cmd/
H A DKconfig1231 Enable command for setting manual background operations handshake