Searched refs:CONFIG_STAT0 (Results 1 – 2 of 2) sorted by relevance
95 #define CONFIG_STAT0 0x00E4 /* Dword offset 39 */ macro
566 sc->memtype = (regr(sc, CONFIG_STAT0) >> 3) & 0x07; in mach64_attach()568 sc->memtype = regr(sc, CONFIG_STAT0) & 0x07; in mach64_attach()