Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dnet2280.h82 #define PCI_RETRY_ABORT_INTERRUPT_ENABLE 17 macro
117 #define PCI_RETRY_ABORT_INTERRUPT_ENABLE 17 macro
146 #define PCI_RETRY_ABORT_INTERRUPT_ENABLE 17 macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2280.c2297 BIT(PCI_RETRY_ABORT_INTERRUPT_ENABLE) | in ep0_start_228x()