Home
last modified time | relevance | path

Searched refs:APECS_SPARSE_MEM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/include/asm/
H A Dcore_apecs.h191 #define APECS_SPARSE_MEM (IDENT_ADDR + 0x200000000UL) macro
395 base_and_type = APECS_SPARSE_MEM + 0x00; in apecs_ioread8()
413 base_and_type = APECS_SPARSE_MEM + 0x00; in apecs_iowrite8()
431 base_and_type = APECS_SPARSE_MEM + 0x08; in apecs_ioread16()
449 base_and_type = APECS_SPARSE_MEM + 0x08; in apecs_iowrite16()
/openbmc/linux/arch/alpha/kernel/
H A Dcore_apecs.c338 hose->sparse_mem_base = APECS_SPARSE_MEM - IDENT_ADDR; in apecs_init_arch()