gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
rtcreg.h File Reference

Go to the source code of this file.

Variables

static const int RTC_SEC = 0x00
 
static const int RTC_SEC_ALRM = 0x01
 
static const int RTC_MIN = 0x02
 
static const int RTC_MIN_ALRM = 0x03
 
static const int RTC_HR = 0x04
 
static const int RTC_HR_ALRM = 0x05
 
static const int RTC_DOW = 0x06
 
static const int RTC_DOM = 0x07
 
static const int RTC_MON = 0x08
 
static const int RTC_YEAR = 0x09
 
static const int RTC_STAT_REGA = 0x0A
 
static const int RTCA_DV_4194304HZ = 0x0
 
static const int RTCA_DV_1048576HZ = 0x1
 
static const int RTCA_DV_32768HZ = 0x2
 
static const int RTCA_DV_DISABLED0 = 0x6
 
static const int RTCA_DV_DISABLED1 = 0x7
 
static const int RTCA_RS_DISABLED = 0x0
 
static const int RTCA_RS_1024HZ = 0x6
 
static const int RTC_STAT_REGB = 0x0B
 
static const int RTC_STAT_REGC = 0x0C
 
static const int RTC_STAT_REGD = 0x0D
 

Variable Documentation

const int RTC_DOM = 0x07
static

Definition at line 40 of file rtcreg.h.

const int RTC_DOW = 0x06
static

Definition at line 39 of file rtcreg.h.

const int RTC_HR = 0x04
static

Definition at line 37 of file rtcreg.h.

const int RTC_HR_ALRM = 0x05
static

Definition at line 38 of file rtcreg.h.

const int RTC_MIN = 0x02
static

Definition at line 35 of file rtcreg.h.

const int RTC_MIN_ALRM = 0x03
static

Definition at line 36 of file rtcreg.h.

const int RTC_MON = 0x08
static

Definition at line 41 of file rtcreg.h.

const int RTC_SEC = 0x00
static

Definition at line 33 of file rtcreg.h.

const int RTC_SEC_ALRM = 0x01
static

Definition at line 34 of file rtcreg.h.

const int RTC_STAT_REGA = 0x0A
static

Definition at line 44 of file rtcreg.h.

Referenced by MC146818::readData(), and MC146818::writeData().

const int RTC_STAT_REGB = 0x0B
static

Definition at line 55 of file rtcreg.h.

Referenced by MC146818::readData(), and MC146818::writeData().

const int RTC_STAT_REGC = 0x0C
static

Definition at line 57 of file rtcreg.h.

Referenced by MC146818::readData(), and MC146818::writeData().

const int RTC_STAT_REGD = 0x0D
static

Definition at line 58 of file rtcreg.h.

Referenced by MC146818::readData(), and MC146818::writeData().

const int RTC_YEAR = 0x09
static

Definition at line 42 of file rtcreg.h.

const int RTCA_DV_1048576HZ = 0x1
static

Definition at line 47 of file rtcreg.h.

const int RTCA_DV_32768HZ = 0x2
static

Definition at line 48 of file rtcreg.h.

Referenced by MC146818::MC146818(), and MC146818::writeData().

const int RTCA_DV_4194304HZ = 0x0
static

Definition at line 46 of file rtcreg.h.

const int RTCA_DV_DISABLED0 = 0x6
static

Definition at line 49 of file rtcreg.h.

const int RTCA_DV_DISABLED1 = 0x7
static

Definition at line 50 of file rtcreg.h.

const int RTCA_RS_1024HZ = 0x6
static

Definition at line 53 of file rtcreg.h.

Referenced by MC146818::MC146818(), and MC146818::writeData().

const int RTCA_RS_DISABLED = 0x0
static

Definition at line 52 of file rtcreg.h.


Generated on Fri Jun 9 2017 13:03:57 for gem5 by doxygen 1.8.6