Searched refs:DSIM_INT_RX_DONE (Results 1 – 1 of 1) sorted by relevance
170 #define DSIM_INT_RX_DONE (1 << 18) macro1101 u32 mask = ~(DSIM_INT_RX_DONE | DSIM_INT_SFR_FIFO_EMPTY); in exynos_dsi_irq()1107 if (!(status & (DSIM_INT_RX_DONE | DSIM_INT_SFR_FIFO_EMPTY))) in exynos_dsi_irq()