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