Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-orion5x/
H A Dpci.c255 #define PCI_CONF_REG_BAR_LO_CS(n) (((n) & 1) ? 0x18 : 0x10) macro
434 reg = PCI_CONF_REG_BAR_LO_CS(cs->cs_index); in orion5x_setup_pci_wins()