Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h63 #define CMD_ASPE (1<<13) /* async schedule prefetch enable */ macro
/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c197 (command & CMD_ASPE) ? " ASPE" : "", in dbg_command_buf()