Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/sgi-ip22/ !
Dip22-mc.c157 tmp |= SGIMC_GIOPAR_MASTEREXP1; /* exp1 masters */ in sgimc_init()
Dip22-platform.c171 sgimc->giopar |= SGIMC_GIOPAR_MASTEREXP1 | SGIMC_GIOPAR_EXP164 | in sgiseeq_devinit()
Dip22-gio.c242 tmp |= SGIMC_GIOPAR_MASTEREXP1; in gio_set_master()
/linux-5.19.10/arch/mips/include/asm/sgi/ !
Dmc.h88 #define SGIMC_GIOPAR_MASTEREXP1 0x00002000 /* EXP(slot1) can bus master */ macro