Searched refs:CHIPMEMBASE (Results 1 – 2 of 2) sorted by relevance
176 #define CHIPMEMBASE (0x00000000) macro178 #define NCHIPMEMPG btoc(CHIPMEMTOP - CHIPMEMBASE)
649 pg_proto = CHIPMEMBASE | PG_RW | PG_CI | PG_V; in start_c()