Searched refs:ASIC_IO_SIZE (Results 1 – 2 of 2) sorted by relevance
45 #define ASIC_IO_SIZE 0x01000000 macro
87 .end = ASIC_IO_SIZE,235 asic_base = (unsigned long)ioremap_nocache(phys_base, ASIC_IO_SIZE); in set_register_map()