Searched refs:DSIM_INT_SFR_FIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
138 #define DSIM_INT_SFR_FIFO_EMPTY (1 << 29) macro1269 u32 mask = ~(DSIM_INT_RX_DONE | DSIM_INT_SFR_FIFO_EMPTY | in exynos_dsi_irq()1277 if (!(status & (DSIM_INT_RX_DONE | DSIM_INT_SFR_FIFO_EMPTY | in exynos_dsi_irq()