Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/usb/
Dnet2280.h66 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
102 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
131 #define PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE 20 macro
/Linux-v6.1/drivers/usb/gadget/udc/
Dnet2280.c2339 BIT(PCI_MASTER_ABORT_RECEIVED_INTERRUPT_ENABLE) | in ep0_start_228x()