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