Searched refs:USBCMD_GRESET (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/usb/host/ | ||
D | uhci-hcd.h | 19 #define USBCMD_GRESET 0x0004 /* Global reset */ macro |
D | uhci-debug.c | 314 (usbcmd & USBCMD_GRESET) ? "GRESET " : "", in uhci_show_status() |