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

/freebsd-11.0-release/sys/x86/isa/
H A Datrtc.c61 static int rtc_reg = -1; variable
75 if (rtc_reg != reg) {
78 rtc_reg = reg;
91 if (rtc_reg != reg) {
94 rtc_reg = reg;
147 rtcin(RTC_STATUSA); /* dummy to get rtc_reg set */
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dscorpion_reg_map.h38 /* /trees/irshad/irshad-scorpion/chips/scorpion/1.0/rtl/rtc/rtc_reg.rdl*/
292 struct rtc_reg { struct
1344 struct rtc_reg rtc_reg_map; /* 0x7000 - 0x7040 */
H A Dosprey_reg_map.h45 /* /trees/yli/yli-dev/chips/osprey/2.0/rtl/rtc/blueprint/rtc_reg.rdl*/
595 struct rtc_reg { struct
3162 struct rtc_reg rtc_reg_block; /* Osprey: 0x0 - 0x3c, Poseidon: 0x0 - 0x40 */
H A Dar9300reg.h1100 #define AR_RTC_OFFSET(_x) offsetof(struct rtc_reg, _x)

Completed in 103 milliseconds