Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h60 #define CMD_HIRD (0xf<<24) /* host initiated resume duration */ macro
/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c194 (command & CMD_HIRD) ? " HIRD" : "", in dbg_command_buf()