Home
last modified time | relevance | path

Searched defs:USBCMD_HCRESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Dehci-regs.h15 #define USBCMD_HCRESET (1 << 1) // HC Reset macro
/openbmc/linux/drivers/usb/host/
H A Duhci-hcd.h20 #define USBCMD_HCRESET 0x0002 /* Host reset */ macro