Searched defs:RCAR_PCI_INT_RESERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/pci/ | ||
H A D | pci-rcar-gen2.c | 39 #define RCAR_PCI_INT_RESERR BIT(5) macro |
/openbmc/linux/drivers/pci/controller/ | ||
H A D | pci-rcar-gen2.c | 50 #define RCAR_PCI_INT_RESERR (1 << 5) macro |