Searched refs:PCI_CONF_ADDR (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mach-orion5x/
H A Dpci.c197 #define PCI_CONF_ADDR ORION5X_PCI_REG(0xc78) macro
220 * PCI_CONF_ADDR bits
259 * PCI config cycles are done by programming the PCI_CONF_ADDR register
281 PCI_CONF_FUNC(func) | PCI_CONF_ADDR_EN, PCI_CONF_ADDR);
305 PCI_CONF_FUNC(func) | PCI_CONF_ADDR_EN, PCI_CONF_ADDR);

Completed in 6 milliseconds