Searched refs:PCI_CONF_REG_BAR_HI_CS (Results 1 - 1 of 1) sorted by relevance
/arch/arm/mach-orion5x/ | ||
H A D | pci.c | 256 #define PCI_CONF_REG_BAR_HI_CS(n) (((n) & 1) ? 0x1c : 0x14) macro 442 reg = PCI_CONF_REG_BAR_HI_CS(cs->cs_index); |
Completed in 26 milliseconds