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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Ddrivers.c763 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high)
767 static void walk_native_bus(unsigned long io_io_low, unsigned long io_io_high,
772 unsigned long io_io_low, io_io_high; local
779 io_io_high = io_io_low + MAX_NATIVE_DEVICES * NATIVE_DEVICE_OFFSET;
782 io_io_high = (READ_IO_IO_HIGH(dev)+ ~FLEX_MASK) & FLEX_MASK;
785 walk_native_bus(io_io_low, io_io_high, &dev->dev);
791 * @io_io_high: Last address of this bus.
800 static void walk_native_bus(unsigned long io_io_low, unsigned long io_io_high, argument
825 } while(!devices_found && hpa < io_io_high);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dhppb.c37 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high)
H A Dccio-dma.c141 uint32_t io_io_high; /* Offset 15 */ member in struct:ioa_registers
1370 &ioc->ioc_regs->io_io_high);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dhardware.h77 volatile uint32_t io_io_high; member in struct:bc_module

Completed in 158 milliseconds