代码搜索:RTC
找到约 10,000 项符合「RTC」的源代码
代码结果 10,000
www.eeworm.com/read/179911/5297379
h mc146818rtc.h
/* $Id$
*
* 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 de
www.eeworm.com/read/179911/5297526
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/179911/5297669
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef __ASM_SPARC64_MC146818RTC_H
#define __ASM_SPARC64_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70
www.eeworm.com/read/179911/5297795
h mc146818rtc.h
/* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM
* Copyright Torsten Duwe 1993
* derived from Data Sheet, Copyright Motorola 1984 (!).
*
www.eeworm.com/read/179911/5298552
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (x))
#define RT
www.eeworm.com/read/179911/5298916
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
#include
#include
#ifndef RTC_PORT
#define RTC_PORT
www.eeworm.com/read/179911/5299206
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef __ASM_ALPHA_MC146818RTC_H
#define __ASM_ALPHA_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_PORT(x) (0x70 + (
www.eeworm.com/read/179911/5299303
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H
/* empty include file to satisfy the include in genrtc.c */
#endif /* _ASM_MC146
www.eeworm.com/read/179911/5299483
h mc146818rtc.h
/*
* Machine dependent access functions for RTC registers.
*/
#ifdef __KERNEL__
#ifndef __ASM_PPC_MC146818RTC_H
#define __ASM_PPC_MC146818RTC_H
#include
#ifndef RTC_PORT
#define RTC_POR
www.eeworm.com/read/176125/5340120
h mc146818rtc.h
/* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM
* Copyright Torsten Duwe 1993
* derived from Data Sheet, Copyright Motorola 1984 (!).
*