Home
last modified time | relevance | path

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

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