Searched refs:ip22_is_fullhouse (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/arch/mips/sgi-ip22/
H A Dip22-platform.c76 if (!ip22_is_fullhouse()) sgiwd93_devinit()
153 if (ip22_is_fullhouse() || sgiseeq_devinit()
188 if (ip22_is_fullhouse()) sgi_button_devinit()
H A Dip22-hpc.c42 if (ip22_is_fullhouse()) { sgihpc_init()
H A Dip22-berr.c35 extio_stat = ip22_is_fullhouse() ? sgioc->extio : (sgint->errstat << 4); save_and_clear_buserr()
H A Dip22-nvram.c108 if (ip22_is_fullhouse()) ip22_nvram_read()
H A Dip22-time.c114 if (ip22_is_fullhouse()) plat_time_init()
H A Dip22-int.c335 if (ip22_is_fullhouse()) /* Only Indigo-2 has EISA stuff */ arch_init_irq()
H A Dip22-mc.c183 if (ip22_is_fullhouse()) { sgimc_init()
H A Dip22-gio.c408 if (ip22_is_fullhouse()) { ip22_gio_init()
/linux-4.1.27/arch/mips/include/asm/sgi/
H A Dip22.h75 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE) macro

Completed in 146 milliseconds