Searched refs:DSIM_INT_SFR_FIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
165 #define DSIM_INT_SFR_FIFO_EMPTY (1 << 29) 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()