Searched refs:ocr3 (Results 1 – 2 of 2) sorted by relevance
66 VMSTATE_UINT32(ocr3, IMXGPTState),214 timeout = imx_gpt_find_limit(count, s->ocr3, timeout); in imx_gpt_compute_next_timeout()226 if ((s->ir & GPT_IR_OF3IE) && (timeout == s->ocr3)) { in imx_gpt_compute_next_timeout()287 reg_value = s->ocr3; in imx_gpt_read()342 s->ocr3 = GPT_TIMER_MAX; in imx_gpt_reset_common()460 s->ocr3 = value; in imx_gpt_write()
105 uint32_t ocr3; member