Home
last modified time | relevance | path

Searched refs:CHRP_ISA_IO_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/xmon/
Dstart.c65 unsigned long base = CHRP_ISA_IO_BASE; in chrp_find_phys_io_base()
/linux-2.4.37.9/include/asm-ppc/
Dio.h19 #define CHRP_ISA_IO_BASE 0xf8000000 macro
/linux-2.4.37.9/arch/ppc/platforms/
Dchrp_setup.c560 isa_io_base = CHRP_ISA_IO_BASE; /* default value */ in chrp_init()