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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ixp23xx/include/mach/
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ixp23xx/include/mach/
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 115 milliseconds