Home
last modified time | relevance | path

Searched refs:DSIM_INT_SFR_FIFO_EMPTY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c138 #define DSIM_INT_SFR_FIFO_EMPTY (1 << 29) macro
1269 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c145 #define DSIM_INT_SFR_FIFO_EMPTY BIT(29) macro
1365 DSIM_INT_SFR_FIFO_EMPTY | in samsung_dsim_irq()
1374 if (!(status & (DSIM_INT_RX_DONE | DSIM_INT_SFR_FIFO_EMPTY | in samsung_dsim_irq()

Completed in 6 milliseconds