Searched refs:BAR2_PCI_ADDRESS (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/mips/cavium-octeon/
H A Ddma-octeon.c35 #define BAR2_PCI_ADDRESS 0x8000000000ul macro
127 if (dma_mask > BAR2_PCI_ADDRESS) {
128 result = physical + BAR2_PCI_ADDRESS;
178 if (dma_mask > BAR2_PCI_ADDRESS) {
179 result = physical + BAR2_PCI_ADDRESS;
290 if (dma_addr >= BAR2_PCI_ADDRESS)
314 if (dma_addr >= BAR2_PCI_ADDRESS)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Ddma-octeon.c35 #define BAR2_PCI_ADDRESS 0x8000000000ul macro
127 if (dma_mask > BAR2_PCI_ADDRESS) {
128 result = physical + BAR2_PCI_ADDRESS;
178 if (dma_mask > BAR2_PCI_ADDRESS) {
179 result = physical + BAR2_PCI_ADDRESS;
290 if (dma_addr >= BAR2_PCI_ADDRESS)
314 if (dma_addr >= BAR2_PCI_ADDRESS)

Completed in 54 milliseconds