Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-mc.c148 tmp = sgimc->giopar & SGIMC_GIOPAR_GFX64; /* keep gfx 64bit settings */ in sgimc_init()
H A Dip22-gio.c255 tmp |= SGIMC_GIOPAR_GFX64; in ip22_gio_set_64bit()
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dmc.h76 #define SGIMC_GIOPAR_GFX64 0x00000002 /* GFX talks to GIO using 64-bits */ macro