Searched refs:GPT_IR_OF1IE (Results 1 – 2 of 2) sorted by relevance
73 #define GPT_IR_OF1IE (1 << 0) macro
207 if (s->ir & GPT_IR_OF1IE) { in imx_gpt_compute_next_timeout()220 if ((s->ir & GPT_IR_OF1IE) && (timeout == s->ocr1)) { in imx_gpt_compute_next_timeout()