Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dehci_def.h76 #define CMD_PSPE (1<<12) /* periodic schedule prefetch enable */ macro
/linux-4.4.14/drivers/usb/host/
Dehci-dbg.c228 (command & CMD_PSPE) ? " PSPE" : "", in dbg_command_buf()