Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_dsi.c134 #define DSIM_INT_SW_RST_RELEASE (1 << 30) macro
1253 if (status & DSIM_INT_SW_RST_RELEASE) { in exynos_dsi_irq()
1256 DSIM_INT_RX_ECC_ERR | DSIM_INT_SW_RST_RELEASE); in exynos_dsi_irq()