Searched refs:tmr1 (Results 1 – 3 of 3) sorted by relevance
308 uint8_t sec, tmr1, tmr2; in read_timeregs() local320 if ((err = read_reg(sc, sc->tmcaddr, &tmr1)) != 0) in read_timeregs()324 if (tmr1 != tmr2) in read_timeregs()340 if (!sc->use_timer || tmr1 > TMR_TICKS_SEC) in read_timeregs()341 tmr1 = 0; in read_timeregs()348 *tmr = (TMR_TICKS_SEC - tmr1 + TMR_TICKS_HALFSEC) % TMR_TICKS_SEC; in read_timeregs()
77 tmr1@60005000 {
151 u_int32_t tmr1; PAD3; member