Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Ddrivers.c806 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high)
810 static void walk_native_bus(unsigned long io_io_low, unsigned long io_io_high,
815 unsigned long io_io_low, io_io_high; in walk_lower_bus() local
822 io_io_high = io_io_low + MAX_NATIVE_DEVICES * NATIVE_DEVICE_OFFSET; in walk_lower_bus()
825 io_io_high = (READ_IO_IO_HIGH(dev)+ ~FLEX_MASK) & FLEX_MASK; in walk_lower_bus()
828 walk_native_bus(io_io_low, io_io_high, &dev->dev); in walk_lower_bus()
834 * @io_io_high: Last address of this bus.
844 unsigned long io_io_high, struct device *parent) in walk_native_bus()
868 } while(!devices_found && hpa < io_io_high); in walk_native_bus()
843 walk_native_bus(unsigned long io_io_low, unsigned long io_io_high, struct device *parent) walk_native_bus() argument
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Ddrivers.c806 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high)
810 static void walk_native_bus(unsigned long io_io_low, unsigned long io_io_high,
815 unsigned long io_io_low, io_io_high; in walk_lower_bus() local
822 io_io_high = io_io_low + MAX_NATIVE_DEVICES * NATIVE_DEVICE_OFFSET; in walk_lower_bus()
825 io_io_high = (READ_IO_IO_HIGH(dev)+ ~FLEX_MASK) & FLEX_MASK; in walk_lower_bus()
828 walk_native_bus(io_io_low, io_io_high, &dev->dev); in walk_lower_bus()
834 * @io_io_high: Last address of this bus.
844 unsigned long io_io_high, struct device *parent) in walk_native_bus()
868 } while(!devices_found && hpa < io_io_high); in walk_native_bus()
843 walk_native_bus(unsigned long io_io_low, unsigned long io_io_high, struct device *parent) walk_native_bus() argument
/kernel/linux/linux-5.10/drivers/parisc/
H A Dhppb.c37 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high)
H A Dccio-dma.c136 uint32_t io_io_high; /* Offset 15 */ member
1470 &ioc->ioc_regs->io_io_high); in ccio_allocate_resource()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dhppb.c37 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high)
H A Dccio-dma.c125 uint32_t io_io_high; /* Offset 15 */ member
1466 &ioc->ioc_regs->io_io_high); in ccio_allocate_resource()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dhardware.h77 volatile uint32_t io_io_high; member
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dhardware.h77 volatile uint32_t io_io_high; member

Completed in 13 milliseconds