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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-omap/include/plat/
H A Dmemory.h58 #define OMAP1510_LB_OFFSET UL(0x30000000) macro
60 #define virt_to_lbus(x) ((x) - PAGE_OFFSET + OMAP1510_LB_OFFSET)
61 #define lbus_to_virt(x) ((x) - OMAP1510_LB_OFFSET + PAGE_OFFSET)
67 __dma = __dma - PHYS_OFFSET + OMAP1510_LB_OFFSET; \
73 __dma += PHYS_OFFSET - OMAP1510_LB_OFFSET; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dmemory.h58 #define OMAP1510_LB_OFFSET UL(0x30000000) macro
60 #define virt_to_lbus(x) ((x) - PAGE_OFFSET + OMAP1510_LB_OFFSET)
61 #define lbus_to_virt(x) ((x) - OMAP1510_LB_OFFSET + PAGE_OFFSET)
67 __dma = __dma - PHYS_OFFSET + OMAP1510_LB_OFFSET; \
73 __dma += PHYS_OFFSET - OMAP1510_LB_OFFSET; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-omap.c144 lbaddr = tlb * 0x00100000 + OMAP1510_LB_OFFSET;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-omap.c144 lbaddr = tlb * 0x00100000 + OMAP1510_LB_OFFSET;

Completed in 71 milliseconds