Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h754 #define CMD_PARK (1<<11) /* enable "park" on async qh */ macro
H A DdrvEHCIDBG.cpp313 (command & CMD_PARK) ? "park" : "(park)", in dbg_command_buf()
H A DdrvEhciHcd.c7173 temp |= CMD_PARK; in ehci_start()