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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ns9xxx/
H A Dregs-board-a9m9750dev.h16 #define FPGA_UARTA_BASE io_p2v(NS9XXX_CSxSTAT_PHYS(0))
17 #define FPGA_UARTB_BASE io_p2v(NS9XXX_CSxSTAT_PHYS(0) + 0x08)
18 #define FPGA_UARTC_BASE io_p2v(NS9XXX_CSxSTAT_PHYS(0) + 0x10)
19 #define FPGA_UARTD_BASE io_p2v(NS9XXX_CSxSTAT_PHYS(0) + 0x18)
21 #define FPGA_IER __REGB(NS9XXX_CSxSTAT_PHYS(0) + 0x50)
22 #define FPGA_ISR __REGB(NS9XXX_CSxSTAT_PHYS(0) + 0x60)
H A Ddebug-macro.S17 ldreq \rx, =NS9XXX_CSxSTAT_PHYS(0)
18 ldrne \rx, =io_p2v(NS9XXX_CSxSTAT_PHYS(0))
H A Dmemory.h15 #define NS9XXX_CSxSTAT_PHYS(x) UL(((x) + 4) << 28) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-ns9xxx/
H A Dboard-a9m9750dev.c27 .virtual = io_p2v(NS9XXX_CSxSTAT_PHYS(0)),
28 .pfn = __phys_to_pfn(NS9XXX_CSxSTAT_PHYS(0)),
170 NS9XXX_CSxSTAT_PHYS(0) >> 12);

Completed in 43 milliseconds