gem5  v21.2.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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

◆ RTC_DOM

const int RTC_DOM = 0x07
static

Definition at line 36 of file rtcreg.h.

◆ RTC_DOW

const int RTC_DOW = 0x06
static

Definition at line 35 of file rtcreg.h.

◆ RTC_HR

const int RTC_HR = 0x04
static

Definition at line 33 of file rtcreg.h.

◆ RTC_HR_ALRM

const int RTC_HR_ALRM = 0x05
static

Definition at line 34 of file rtcreg.h.

◆ RTC_MIN

const int RTC_MIN = 0x02
static

Definition at line 31 of file rtcreg.h.

◆ RTC_MIN_ALRM

const int RTC_MIN_ALRM = 0x03
static

Definition at line 32 of file rtcreg.h.

◆ RTC_MON

const int RTC_MON = 0x08
static

Definition at line 37 of file rtcreg.h.

◆ RTC_SEC

const int RTC_SEC = 0x00
static

Definition at line 29 of file rtcreg.h.

◆ RTC_SEC_ALRM

const int RTC_SEC_ALRM = 0x01
static

Definition at line 30 of file rtcreg.h.

◆ RTC_STAT_REGA

const int RTC_STAT_REGA = 0x0A
static

Definition at line 40 of file rtcreg.h.

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

◆ RTC_STAT_REGB

const int RTC_STAT_REGB = 0x0B
static

Definition at line 51 of file rtcreg.h.

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

◆ RTC_STAT_REGC

const int RTC_STAT_REGC = 0x0C
static

Definition at line 53 of file rtcreg.h.

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

◆ RTC_STAT_REGD

const int RTC_STAT_REGD = 0x0D
static

Definition at line 54 of file rtcreg.h.

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

◆ RTC_YEAR

const int RTC_YEAR = 0x09
static

Definition at line 38 of file rtcreg.h.

◆ RTCA_DV_1048576HZ

const int RTCA_DV_1048576HZ = 0x1
static

Definition at line 43 of file rtcreg.h.

◆ RTCA_DV_32768HZ

const int RTCA_DV_32768HZ = 0x2
static

Definition at line 44 of file rtcreg.h.

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

◆ RTCA_DV_4194304HZ

const int RTCA_DV_4194304HZ = 0x0
static

Definition at line 42 of file rtcreg.h.

◆ RTCA_DV_DISABLED0

const int RTCA_DV_DISABLED0 = 0x6
static

Definition at line 45 of file rtcreg.h.

◆ RTCA_DV_DISABLED1

const int RTCA_DV_DISABLED1 = 0x7
static

Definition at line 46 of file rtcreg.h.

◆ RTCA_RS_1024HZ

const int RTCA_RS_1024HZ = 0x6
static

Definition at line 49 of file rtcreg.h.

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

◆ RTCA_RS_DISABLED

const int RTCA_RS_DISABLED = 0x0
static

Definition at line 48 of file rtcreg.h.


Generated on Tue Dec 21 2021 11:34:46 for gem5 by doxygen 1.8.17