Home
last modified time | relevance | path

Searched refs:QE_USB_STOP_TX (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h447 #define QE_USB_STOP_TX 0x0000000a macro
/openbmc/linux/drivers/usb/host/
H A Dfhci-sched.c531 qe_issue_cmd(QE_USB_STOP_TX, QE_CR_SUBBLOCK_USB, EP_ZERO, 0); in abort_transmission()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c232 qe_issue_cmd(QE_USB_STOP_TX, QE_CR_SUBBLOCK_USB, in qe_ep_cmd_stoptx()