Home
last modified time | relevance | path

Searched refs:CMD_LRESET (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h756 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro
H A DdrvEHCIDBG.cpp316 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf()