Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_cia.h228 #define CIA_IO (IDENT_ADDR + 0x8580000000UL) macro
353 base_and_type = CIA_IO + 0x00; in cia_ioread8()
356 enough to cover all io ports, and smaller than CIA_IO. */ in cia_ioread8()
370 base_and_type = CIA_IO + 0x00; in cia_iowrite8()
385 base_and_type = CIA_IO + 0x08; in cia_ioread16()
400 base_and_type = CIA_IO + 0x08; in cia_iowrite16()
411 addr = ((addr - CIA_IO) << 5) + CIA_IO + 0x18; in cia_ioread32()
419 addr = ((addr - CIA_IO) << 5) + CIA_IO in cia_iowrite32()
[all...]
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_cia.h228 #define CIA_IO (IDENT_ADDR + 0x8580000000UL) macro
353 base_and_type = CIA_IO + 0x00; in cia_ioread8()
356 enough to cover all io ports, and smaller than CIA_IO. */ in cia_ioread8()
370 base_and_type = CIA_IO + 0x00; in cia_iowrite8()
385 base_and_type = CIA_IO + 0x08; in cia_ioread16()
400 base_and_type = CIA_IO + 0x08; in cia_iowrite16()
411 addr = ((addr - CIA_IO) << 5) + CIA_IO + 0x18; in cia_ioread32()
419 addr = ((addr - CIA_IO) << 5) + CIA_IO in cia_iowrite32()
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_cia.c709 hose->sparse_io_base = CIA_IO - IDENT_ADDR; in do_init_arch()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_cia.c709 hose->sparse_io_base = CIA_IO - IDENT_ADDR; in do_init_arch()

Completed in 9 milliseconds