Searched defs:rtc_sync_reg (Results 1 – 2 of 2) sorted by relevance
311 struct rtc_sync_reg { struct312 volatile u_int32_t RTC_SYNC_RESET; /* 0x0 - 0x4 */313 volatile u_int32_t RTC_SYNC_STATUS; /* 0x4 - 0x8 */314 volatile u_int32_t RTC_SYNC_DERIVED; /* 0x8 - 0xc */315 volatile u_int32_t RTC_SYNC_FORCE_WAKE; /* 0xc - 0x10 */316 volatile u_int32_t RTC_SYNC_INTR_CAUSE; /* 0x10 - 0x14 */317 volatile u_int32_t RTC_SYNC_INTR_ENABLE; /* 0x14 - 0x18 */318 volatile u_int32_t RTC_SYNC_INTR_MASK; /* 0x18 - 0x1c */
615 struct rtc_sync_reg { struct616 volatile char pad__0[0x7040]; /* 0x0 - 0x7040 */617 volatile u_int32_t RTC_SYNC_RESET; /* 0x7040 - 0x7044 */618 volatile u_int32_t RTC_SYNC_STATUS; /* 0x7044 - 0x7048 */619 volatile u_int32_t RTC_SYNC_DERIVED; /* 0x7048 - 0x704c */620 volatile u_int32_t RTC_SYNC_FORCE_WAKE; /* 0x704c - 0x7050 */621 volatile u_int32_t RTC_SYNC_INTR_CAUSE; /* 0x7050 - 0x7054 */622 volatile u_int32_t RTC_SYNC_INTR_ENABLE; /* 0x7054 - 0x7058 */623 volatile u_int32_t RTC_SYNC_INTR_MASK; /* 0x7058 - 0x705c */