Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dpci_v3.h92 #define V3_PCI_CFG_M_I2O_EN (1 << 15) macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c119 #define V3_PCI_CFG_M_I2O_EN BIT(15) macro