Searched refs:RTC (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/alpha/
H A Dtsunami_io.hh34 * Tsunami I/O Space mapping including RTC/timer interrupts
57 class RTC : public MC146818 class in class:TsunamiIO
61 RTC(const std::string &n, const TsunamiIOParams *p);
95 RTC rtc;
107 * Return the freqency of the RTC
108 * @return interrupt rate of the RTC
H A Dtsunami_io.cc34 * Tsunami I/O including PIC, PIT, RTC, DMA
66 TsunamiIO::RTC::RTC(const string &n, const TsunamiIOParams *p) function in class:TsunamiIO::RTC
/gem5/src/dev/mips/
H A Dmalta_io.hh34 * Malta I/O Space mapping including RTC/timer interrupts
56 class RTC : public MC146818 class in class:MaltaIO
60 RTC(const std::string &name, const MaltaIOParams *p);
94 RTC rtc;
104 * Return the freqency of the RTC
105 * @return interrupt rate of the RTC
H A Dmalta_io.cc34 * Malta I/O including PIC, PIT, RTC, DMA
60 MaltaIO::RTC::RTC(const string &name, const MaltaIOParams *p) function in class:MaltaIO::RTC

Completed in 6 milliseconds