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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ixp23xx/
H A Dixp23xx.h281 #define IXP23XX_PCI_CSR(x) ((volatile unsigned long *)(IXP23XX_PCI_CREG_VIRT + 0x01000000 + (x))) macro
282 #define IXP23XX_PCI_OUT_INT_STATUS IXP23XX_PCI_CSR(0x0030)
283 #define IXP23XX_PCI_OUT_INT_MASK IXP23XX_PCI_CSR(0x0034)
284 #define IXP23XX_PCI_SRAM_BASE_ADDR_MASK IXP23XX_PCI_CSR(0x00fc)
285 #define IXP23XX_PCI_DRAM_BASE_ADDR_MASK IXP23XX_PCI_CSR(0x0100)
286 #define IXP23XX_PCI_CONTROL IXP23XX_PCI_CSR(0x013c)
287 #define IXP23XX_PCI_ADDR_EXT IXP23XX_PCI_CSR(0x0140)
288 #define IXP23XX_PCI_ME_PUSH_STATUS IXP23XX_PCI_CSR(0x0148)
289 #define IXP23XX_PCI_ME_PUSH_EN IXP23XX_PCI_CSR(0x014c)
290 #define IXP23XX_PCI_ERR_STATUS IXP23XX_PCI_CSR(
[all...]

Completed in 99 milliseconds