Searched refs:DCU_INT_STATUS_VBLANK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/fsl-dcu/ | ||
| D | fsl_dcu_drm_drv.h | 67 #define DCU_INT_STATUS_VBLANK BIT(3) macro |
| D | fsl_dcu_drm_drv.c | 129 if (int_status & DCU_INT_STATUS_VBLANK) in fsl_dcu_drm_irq() |