Home
last modified time | relevance | path

Searched refs:ASIC_IO_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/mips/include/asm/mach-powertv/
Dasic_regs.h45 #define ASIC_IO_SIZE 0x01000000 macro
/linux-3.3/arch/mips/powertv/asic/
Dasic_devices.c87 .end = ASIC_IO_SIZE,
235 asic_base = (unsigned long)ioremap_nocache(phys_base, ASIC_IO_SIZE); in set_register_map()