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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-ixp23xx/
H A Dpci.c159 temp = *IXP23XX_PCI_CONTROL;
165 *IXP23XX_PCI_CONTROL = temp;
187 temp = *IXP23XX_PCI_CONTROL;
193 *IXP23XX_PCI_CONTROL = temp;
206 *IXP23XX_PCI_CONTROL |= 0x20000; /* set I/O swapping */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ixp23xx/
H A Dixp23xx.h286 #define IXP23XX_PCI_CONTROL IXP23XX_PCI_CSR(0x013c) macro

Completed in 25 milliseconds