Searched refs:tmr_cnt_h (Results 1 – 1 of 1) sorted by relevance
138 uint32_t tmr_cnt_h; /* 0x0098 timer counter high register */ member325 time |= ((uint64_t)ioread32be(®s->tmr_cnt_h) << 32); in fman_rtc_get_timer()338 iowrite32be((uint32_t)(val >> 32), ®s->tmr_cnt_h); in fman_rtc_set_timer()