Home
last modified time | relevance | path

Searched refs:CMD_PARK_CNT (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/include/linux/usb/
Dehci_def.h79 #define CMD_PARK_CNT(c) (((c)>>8)&3) /* how many transfers to park for */ macro
/linux-4.1.27/drivers/usb/host/
Doxu210hp.h95 #define CMD_PARK_CNT(c) (((c)>>8)&3) /* how many transfers to park for */ macro
Dfotg210.h228 #define CMD_PARK_CNT(c) (((c)>>8)&3) /* how many transfers to park for */ macro
Dfusbh200.h223 #define CMD_PARK_CNT(c) (((c)>>8)&3) /* how many transfers to park for */ macro
Dehci-dbg.c230 CMD_PARK_CNT (command), in dbg_command_buf()
Doxu210hp-hcd.c133 CMD_PARK_CNT(command), in dbg_command_buf()
Dfusbh200-hcd.c239 CMD_PARK_CNT (command), in dbg_command_buf()
Dfotg210-hcd.c239 CMD_PARK_CNT(command), in dbg_command_buf()