Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dsamsung-dsim.c146 #define DSIM_INT_SFR_FIFO_EMPTY BIT(29) macro
1400 DSIM_INT_SFR_FIFO_EMPTY | in samsung_dsim_irq()
1409 if (!(status & (DSIM_INT_RX_DONE | DSIM_INT_SFR_FIFO_EMPTY | in samsung_dsim_irq()