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