Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd.c255 static int handshake (U32 *ptr, U32 mask, U32 done, int usec) in handshake() function
383 return handshake (&ehci->regs->status, STS_HALT, STS_HALT, 16 * 125); in ehci_halt()
446 command = handshake (&ehci->regs->command, CMD_RESET, 0, 250 * 1000); in ehci_reset()
471 if (handshake (&ehci->regs->status, STS_ASS | STS_PSS, in ehci_ready()
535 if (handshake (&ehci->regs->status, STS_ASS | STS_PSS, in ehci_ready()
5050 (void) handshake (&ehci->regs->status, STS_ASS, 0, 150); in qh_link_async()
H A DdrvEHCI_SCHD.cxx267 status = handshake (&ehci->regs->status, STS_PSS, 0, 9 * 125); in enable_periodic()
290 status = handshake (&ehci->regs->status, STS_PSS, STS_PSS, 9 * 125); in disable_periodic()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_reg_jpge.c_173 // disable fs fail irq for hw handshake