Searched refs:APECS_IO (Results 1 – 2 of 2) sorted by relevance
189 #define APECS_IO (IDENT_ADDR + 0x1c0000000UL) macro396 addr -= APECS_IO; in apecs_ioread8()397 base_and_type = APECS_IO + 0x00; in apecs_ioread8()414 addr -= APECS_IO; in apecs_iowrite8()415 base_and_type = APECS_IO + 0x00; in apecs_iowrite8()432 addr -= APECS_IO; in apecs_ioread16()433 base_and_type = APECS_IO + 0x08; in apecs_ioread16()450 addr -= APECS_IO; in apecs_iowrite16()451 base_and_type = APECS_IO + 0x08; in apecs_iowrite16()462 addr = ((addr - APECS_IO) << 5) + APECS_IO + 0x18; in apecs_ioread32()[all …]
338 hose->sparse_io_base = APECS_IO - IDENT_ADDR; in apecs_init_arch()