Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Duhci-hcd.h19 #define USBCMD_GRESET 0x0004 /* Global reset */ macro
Duhci-debug.c314 (usbcmd & USBCMD_GRESET) ? "GRESET " : "", in uhci_show_status()