Searched refs:PIS (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c77 #define PIS(x) \ macro
80 PIS(FRAMEDONE);
81 PIS(VSYNC);
82 PIS(EVSYNC_EVEN);
83 PIS(EVSYNC_ODD);
84 PIS(ACBIAS_COUNT_STAT);
85 PIS(PROG_LINE_NUM);
86 PIS(GFX_FIFO_UNDERFLOW);
87 PIS(GFX_END_WIN);
88 PIS(PAL_GAMMA_MAS
113 #undef PIS macro
231 #define PIS macro
244 #undef PIS macro
[all...]
H A Ddsi.c609 #define PIS(x) (status & DSI_IRQ_##x) ? (#x " ") : "" macro
613 verbose_irq ? PIS(VC0) : "",
614 verbose_irq ? PIS(VC1) : "",
615 verbose_irq ? PIS(VC2) : "",
616 verbose_irq ? PIS(VC3) : "",
617 PIS(WAKEUP),
618 PIS(RESYNC),
619 PIS(PLL_LOCK),
620 PIS(PLL_UNLOCK),
621 PIS(PLL_RECAL
630 #undef PIS macro
641 #define PIS macro
655 #undef PIS macro
663 #define PIS macro
687 #undef PIS macro
1559 #define PIS macro
1580 #undef PIS macro
1582 #define PIS macro
1599 #undef PIS macro
1601 #define PIS macro
1626 #undef PIS macro
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c233 #define PIS(x) (status & DSI_IRQ_##x) ? (#x " ") : "" macro
237 verbose_irq ? PIS(VC0) : "",
238 verbose_irq ? PIS(VC1) : "",
239 verbose_irq ? PIS(VC2) : "",
240 verbose_irq ? PIS(VC3) : "",
241 PIS(WAKEUP),
242 PIS(RESYNC),
243 PIS(PLL_LOCK),
244 PIS(PLL_UNLOCK),
245 PIS(PLL_RECAL
254 #undef PIS macro
265 #define PIS macro
279 #undef PIS macro
287 #define PIS macro
311 #undef PIS macro
1060 #define PIS macro
1081 #undef PIS macro
1083 #define PIS macro
1100 #undef PIS macro
1102 #define PIS macro
1127 #undef PIS macro
[all...]

Completed in 163 milliseconds