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