Home
last modified time | relevance | path

Searched full:ip30 (Results 1 – 12 of 12) sorted by relevance

/linux/arch/mips/sgi-ip30/
H A DMakefile3 # Makefile for the IP30 specific kernel interface routines under Linux.
6 obj-y := ip30-irq.o ip30-power.o ip30-setup.o ip30-timer.o ip30-xtalk.o
8 obj-$(CONFIG_EARLY_PRINTK) += ip30-console.o
9 obj-$(CONFIG_SMP) += ip30-smp.o
H A DPlatform2 # SGI-IP30 (Octane/Octane2)
4 cflags-$(CONFIG_SGI_IP30) += -I$(srctree)/arch/mips/include/asm/mach-ip30
H A Dip30-irq.c3 * ip30-irq.c: Highlevel interrupt handling for IP30 architecture.
18 #include "ip30-common.h"
76 pr_alert("IP30: CPU%d: HEART ATTACK! ISR = 0x%.16llx, IMR = 0x%.16llx, CAUSE = 0x%.16llx\n", in ip30_error_irq()
90 panic("IP30: Fatal Error !\n"); in ip30_error_irq()
H A Dip30-xtalk.c3 * ip30-xtalk.c - Very basic Crosstalk (XIO) detection support.
/linux/drivers/leds/
H A Dleds-ip30.c72 .name = "ip30-leds",
81 MODULE_ALIAS("platform:ip30-leds");
/linux/arch/mips/include/asm/xtalk/
H A Dxwidget.h88 #define WIDGET_XBOW_MFGR_NUM 0x0 /* IP30 XBow Chip */
93 #define WIDGET_HEART_MFGR_NUM 0x036 /* IP30 HEART Chip */
/linux/arch/mips/
H A DKbuild.platforms29 platform-$(CONFIG_SGI_IP30) += sgi-ip30/
/linux/arch/mips/fw/arc/
H A Didentify.c39 .arcname = "SGI-IP30",
H A Dmemory.c150 /* ignore mirrored RAM on IP28/IP30 */ in prom_meminit()
/linux/arch/mips/include/asm/fw/arc/
H A Dhinv.h74 /* new stuff for IP30 */
/linux/drivers/platform/x86/
H A Dwinmate-fm07-keys.c143 DMI_MATCH(DMI_PRODUCT_NAME, "IP30"),
/linux/drivers/rtc/
H A DKconfig1147 This chip is commonly found in SGI O2 (IP32) and SGI Octane (IP30)