Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dnet2280.h80 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
116 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
145 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
/Linux-v4.19/drivers/usb/gadget/udc/
Dnet2280.c2339 BIT(PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE) | in ep0_start_228x()