Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/bridge/
Dsamsung-dsim.c145 #define DSIM_INT_SFR_FIFO_EMPTY BIT(29) macro
1355 DSIM_INT_SFR_FIFO_EMPTY | in samsung_dsim_irq()
1364 if (!(status & (DSIM_INT_RX_DONE | DSIM_INT_SFR_FIFO_EMPTY | in samsung_dsim_irq()