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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-ixp4xx/
H A Dcommon-pci.c398 if (*PCI_CSR & PCI_CSR_HOST) {
443 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE | PCI_CSR_PDS | PCI_CSR_ADS;
445 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-ixp4xx/
H A Dixp4xx-regs.h339 #define PCI_CSR IXP4XX_PCI_CSR(PCI_CSR_OFFSET) macro

Completed in 91 milliseconds