Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-powertv/
Dasic_regs.h40 #define CALLIOPE_IO_BASE 0x08000000 macro
/linux-2.6.39/arch/mips/powertv/asic/
Dasic-calliope.c29 #define CALLIOPE_ADDR(x) (CALLIOPE_IO_BASE + (x))
Dasic_devices.c251 set_register_map(CALLIOPE_IO_BASE, &calliope_register_map); in configure_platform()