代码搜索结果

找到约 6,975 项符合 Watchdog 的代码

nmi.c

/* * linux/arch/i386/nmi.c * * NMI watchdog support on APIC systems * * Started by Ingo Molnar * * Fixes: * Mikael Pettersson : AMD K7 support for local APIC NMI watchd

nmi.c

/* * linux/arch/x86_64/nmi.c * * NMI watchdog support on APIC systems * * Started by Ingo Molnar * * Fixes: * Mikael Pettersson : AMD K7 support for local APIC NMI watc

riowatchdog.c

/* $Id: riowatchdog.c,v 1.3.2.2 2002/01/23 18:48:02 davem Exp $ * riowatchdog.c - driver for hw watchdog inside Super I/O of RIO * * Copyright (C) 2001 David S. Miller (davem@redhat.com) */ #incl

cpwatchdog.c

/* cpwatchdog.c - driver implementation for hardware watchdog * timers found on Sun Microsystems CP1400 and CP1500 boards. * * This device supports both the generic Linux watchdog * interface and

makefile

# File: drivers/at91/watchdog/Makefile # # Makefile for the Atmel AT91RM9200 watchdog device driver # O_TARGET := at91wdt.o obj-y := obj-m := obj-n := obj- := obj-$(CONFIG_AT91_WATCHDOG) += at91_wd

at91_wdt.c

/* * Watchdog driver for Atmel AT91RM9200 (Thunder) * * (c) SAN People (Pty) Ltd * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General

watchdog00.h

#ifndef __WATCHDOG_00_H #define __WATCHDOG_00_H /* * Register definitions for the watchdog */ /* * Copyright (c) Altera Corporation 2000. * All rights reserved. */ #define WDOG_CR(base_addr) (

watchdog.c

/* * (C) Copyright 2001 * Erik Theisen, Wave 7 Optics, etheisen@mindspring.com. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

sampl517.ini

load sample517.dmo //g, main ASSIGN WIN S1OUT PE_SWD = 0 /* Disable Watchdog with pin PE_SWD */ reset /* perform CPU reset: uses value at PE_SWD */ g,main

nmi.c

/* * linux/arch/i386/nmi.c * * NMI watchdog support on APIC systems * * Started by Ingo Molnar * * Fixes: * Mikael Pettersson : AMD K7 support for local APIC NMI watchd