Searched refs:PREP_ISA_MEM_BASE (Results 1 – 5 of 5) sorted by relevance
248 pplus_mpic_init(PREP_ISA_MEM_BASE); in raven_init()516 hose->pci_mem_offset = PREP_ISA_MEM_BASE; in pplus_setup_hose()
1118 io_block_mapping(0xf0000000, PREP_ISA_MEM_BASE, 0x08000000, _PAGE_IO); in prep_map_io()1146 isa_mem_base = PREP_ISA_MEM_BASE; in prep_init()
839 addr = real_addr + PREP_ISA_MEM_BASE; in ibm_prep_init()1255 hose->pci_mem_offset = PREP_ISA_MEM_BASE; in prep_find_bridges()
487 isa_mem_base = PREP_ISA_MEM_BASE; in platform_init()
23 #define PREP_ISA_MEM_BASE 0xc0000000 macro