代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3593578
c ip27-rtc.c
/*
* Driver for the SGS-Thomson M48T35 Timekeeper RAM chip
*
* Real Time Clock interface for Linux
*
* TODO: Implement periodic interrupts.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Writ
www.eeworm.com/read/316872/3596705
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef __ASM_SPARC_MC146818RTC_H
#define __ASM_SPARC_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (
www.eeworm.com/read/316872/3596875
h mc146818rtc.h
#ifdef CONFIG_X86_32
# include "mc146818rtc_32.h"
#else
# include "mc146818rtc_64.h"
#endif
www.eeworm.com/read/316872/3597258
h mc146818rtc.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Machine dependent
www.eeworm.com/read/316872/3597314
h mc146818rtc.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1998
www.eeworm.com/read/316872/3597416
h mc146818rtc.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2004
www.eeworm.com/read/316872/3597450
h mc146818rtc.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1998
www.eeworm.com/read/316872/3597561
h mc146818rtc.h
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1998
www.eeworm.com/read/316872/3597612
h mc146818rtc.h
/*
* Copyright (C) 1999, 2000, 2005 MIPS Technologies, Inc.
* All rights reserved.
* Authors: Carsten Langgaard
* Maciej W. Rozycki
* Copyright (C) 2003, 0
www.eeworm.com/read/316872/3597670
h mc146818rtc.h
/*
* RTC definitions for DECstation style attached Dallas DS1287 chip.
*
* Copyright (C) 1998, 2001 by Ralf Baechle
* Copyright (C) 1998 by Harald Koerfgen
* Copyright (C) 2002, 2005 Maciej W. R