Home
last modified time | relevance | path

Searched defs:RCAR_PCI_INT_SIGTABORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci-rcar-gen2.c34 #define RCAR_PCI_INT_SIGTABORT BIT(0) macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-rcar-gen2.c45 #define RCAR_PCI_INT_SIGTABORT (1 << 0) macro