Searched refs:cache_ptag (Results 1 – 1 of 1) sorted by relevance
80 uint32_t cache_ptag; /* 0x0048: I/O Cache Physical Tag */ member289 s->cache_ptag = val; in rc4030_write()303 hwaddr dest = s->cache_ptag & ~0x1; in rc4030_write()540 s->cache_ptag = s->cache_ltag = 0; in rc4030_reset()580 VMSTATE_UINT32(cache_ptag, rc4030State),