Searched refs:PCI_CONF_REG_BAR_LO_CS (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/arm/mach-orion5x/ | ||
H A D | pci.c | 255 #define PCI_CONF_REG_BAR_LO_CS(n) (((n) & 1) ? 0x18 : 0x10) macro 434 reg = PCI_CONF_REG_BAR_LO_CS(cs->cs_index); orion5x_setup_pci_wins() |
Completed in 52 milliseconds