Home
last modified time | relevance | path

Searched refs:V3_PCI_CFG_M_EN3V (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/armltd/integrator/
H A Dpci_v3.h95 #define V3_PCI_CFG_M_EN3V (1 << 12) macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c122 #define V3_PCI_CFG_M_EN3V BIT(12) macro
828 V3_PCI_CFG_M_EN3V | V3_PCI_CFG_M_AD_LOW0; in v3_pci_probe()