Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dcore_apecs.h190 #define APECS_IO (IDENT_ADDR + 0x1c0000000UL) macro
397 addr -= APECS_IO; in apecs_ioread8()
398 base_and_type = APECS_IO + 0x00; in apecs_ioread8()
415 addr -= APECS_IO; in apecs_iowrite8()
416 base_and_type = APECS_IO + 0x00; in apecs_iowrite8()
433 addr -= APECS_IO; in apecs_ioread16()
434 base_and_type = APECS_IO + 0x08; in apecs_ioread16()
451 addr -= APECS_IO; in apecs_iowrite16()
452 base_and_type = APECS_IO + 0x08; in apecs_iowrite16()
463 addr = ((addr - APECS_IO) << in apecs_ioread32()
[all...]
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dcore_apecs.h190 #define APECS_IO (IDENT_ADDR + 0x1c0000000UL) macro
397 addr -= APECS_IO; in apecs_ioread8()
398 base_and_type = APECS_IO + 0x00; in apecs_ioread8()
415 addr -= APECS_IO; in apecs_iowrite8()
416 base_and_type = APECS_IO + 0x00; in apecs_iowrite8()
433 addr -= APECS_IO; in apecs_ioread16()
434 base_and_type = APECS_IO + 0x08; in apecs_ioread16()
451 addr -= APECS_IO; in apecs_iowrite16()
452 base_and_type = APECS_IO + 0x08; in apecs_iowrite16()
463 addr = ((addr - APECS_IO) << in apecs_ioread32()
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_apecs.c342 hose->sparse_io_base = APECS_IO - IDENT_ADDR; in apecs_init_arch()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_apecs.c342 hose->sparse_io_base = APECS_IO - IDENT_ADDR; in apecs_init_arch()

Completed in 4 milliseconds