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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-ks8695/
H A Dhardware.h34 #define KS8695_PCIMEM_PA 0x60000000 macro
H A Dmemory.h28 #define __virt_to_bus(x) ((x) - PAGE_OFFSET + KS8695_PCIMEM_PA)
29 #define __bus_to_virt(x) ((x) - KS8695_PCIMEM_PA + PAGE_OFFSET)

Completed in 39 milliseconds