Searched refs:bcd (Results 1 - 6 of 6) sorted by relevance

/gem5/src/dev/x86/
H A Dcmos.hh62 bool bcd, Tick frequency, int int_pin_count) :
63 MC146818(em, n, time, bcd, frequency)
61 X86RTC(EventManager *em, const std::string &n, const struct tm time, bool bcd, Tick frequency, int int_pin_count) argument
/gem5/src/dev/
H A Dmc146818.hh155 bool bcd, Tick frequency);
H A Dintel_8254_timer.hh54 Bitfield<0> bcd; member in class:Intel8254Timer
H A Dmc146818.cc95 bool bcd, Tick frequency)
107 stat_regB.dm = bcd ? 0 : 1;
94 MC146818(EventManager *em, const string &n, const struct tm time, bool bcd, Tick frequency) argument
H A Dintel_8254_timer.cc70 counter[sel]->setBCD(data.bcd);
/gem5/src/dev/arm/
H A Dpl111.hh144 Bitfield<26> bcd; member in class:Pl111

Completed in 7 milliseconds