代码搜索结果
找到约 7,852 项符合
RTC 的代码
rtc.c
/*
* linux/arch/sh/kernel/rtc.c -- SH3 / SH4 on-chip RTC support
*
* Copyright (C) 2000 Philipp Rumpf
* Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka
*/
#include
rtc.c
/* arch/sh/kernel/rtc-aica.c
*
* Dreamcast AICA RTC routines.
*
* Copyright (c) 2001, 2002 M. R. Brown
* Copyright (c) 2002 Paul Mundt
*
* Released
rtc.c
/*
* linux/arch/sh/kernel/rtc-mpc1211.c -- MPC-1211 on-chip RTC support
*
* Copyright (C) 2002 Saito.K & Jeanne
*
*/
#include
#include
#include
rtc.c
/****************************************************************************/
/*
* linux/arch/sh/boards/snapgear/rtc.c -- Secureedge5410 RTC code
*
* Copyright (C) 2002 David McCullough
rtc.c
/*
* rtc.c, RTC(has only timer function) routines for NEC VR4100 series.
*
* Copyright (C) 2003-2004 Yoichi Yuasa
*
* This program is free software; you can redistribut
rtc.c
/*
* Real Time Clock interface for PPC64.
*
* Based on rtc.c by Paul Gortmaker
*
* This driver allows use of the real time clock
* from user space. It exports the /dev/rtc
* interface supportin
rtc.c
/* $Id: rtc.c,v 1.28 2001/10/08 22:19:51 davem Exp $
*
* Linux/SPARC Real Time Clock Driver
* Copyright (C) 1996 Thomas K. Dyas (tdyas@eden.rutgers.edu)
*
* This is a little driver that lets a us
regs-rtc.h
/* linux/include/asm/arch-s3c2410/regs-rtc.h
*
* Copyright (c) 2003 Simtec Electronics
* http://www.simtec.co.uk/products/SWLINUX/
*
* This program is free software; y
rtc.h
#ifndef __ASM_CPU_SH4_RTC_H
#define __ASM_CPU_SH4_RTC_H
/* SH-4 RTC */
#define R64CNT 0xffc80000
#define RSECCNT 0xffc80004
#define RMINCNT 0xffc80008
#define RHRCNT 0xffc8000c
#define RWKCNT
rtc.h
#ifndef __ASM_CPU_SH3_RTC_H
#define __ASM_CPU_SH3_RTC_H
/* SH-3 RTC */
#define R64CNT 0xfffffec0
#define RSECCNT 0xfffffec2
#define RMINCNT 0xfffffec4
#define RHRCNT 0xfffffec6
#define RWKCNT