Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h62 #define CMD_FSP (1<<14) /* fully synchronized prefetch */ macro
/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c196 (command & CMD_FSP) ? " FSP" : "", in dbg_command_buf()