Searched defs:V3_PCI_CFG_M_EN3V (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/armltd/integrator/ | ||
H A D | pci_v3.h | 95 #define V3_PCI_CFG_M_EN3V (1 << 12) macro |
/openbmc/linux/drivers/pci/controller/ | ||
H A D | pci-v3-semi.c | 122 #define V3_PCI_CFG_M_EN3V BIT(12) macro |