Home
last modified time | relevance | path

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

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