Searched refs:GPT_IR_OF2IE (Results 1 – 2 of 2) sorted by relevance
74 #define GPT_IR_OF2IE (1 << 1) macro
210 if (s->ir & GPT_IR_OF2IE) { in imx_gpt_compute_next_timeout()223 if ((s->ir & GPT_IR_OF2IE) && (timeout == s->ocr2)) { in imx_gpt_compute_next_timeout()