Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dnet2280.h79 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
115 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
144 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2280.c2295 BIT(PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE) | in ep0_start_228x()