Searched refs:APECS_IO (Results 1 – 2 of 2) sorted by relevance
190 #define APECS_IO (IDENT_ADDR + 0x1c0000000UL) macro397 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) << 5) + APECS_IO + 0x18; in apecs_ioread32()[all …]
340 hose->sparse_io_base = APECS_IO - IDENT_ADDR; in apecs_init_arch()