Searched refs:tcor (Results 1 – 3 of 3) sorted by relevance
39 uint32_t tcor; member69 return s->tcor; in sh_timer_read()91 s->tcor = value; in sh_timer_write()93 ptimer_set_limit(s->timer, s->tcor, 0); in sh_timer_write()184 ptimer_set_limit(s->timer, s->tcor, 0); in sh_timer_write()235 s->tcor = 0xffffffff; in sh_timer_init()244 sh_timer_write(s, OFFSET_TCOR >> 2, s->tcor); in sh_timer_init()
457 VMSTATE_UINT8_ARRAY(tcor, RTMRState, TMR_CH),
48 uint8_t tcor[TMR_CH]; member