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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dpci.c200 #define PCI_CONF_ADDR ORION5X_PCI_REG(0xc78) macro
223 * PCI_CONF_ADDR bits
262 * PCI config cycles are done by programming the PCI_CONF_ADDR register
284 PCI_CONF_FUNC(func) | PCI_CONF_ADDR_EN, PCI_CONF_ADDR);
308 PCI_CONF_FUNC(func) | PCI_CONF_ADDR_EN, PCI_CONF_ADDR);

Completed in 357 milliseconds