Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dppc440_uc.c28 DCR_L2CACHE_BASE = 0x30, enumerator
29 DCR_L2CACHE_CFG = DCR_L2CACHE_BASE,
91 ret = l2sram->l2cache[dcrn - DCR_L2CACHE_BASE]; in dcr_read_l2sram()
164 l2sram->l2cache[DCR_L2CACHE_STAT - DCR_L2CACHE_BASE] = 0x80000000; in l2sram_reset()