Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h436 #define VP_INT_POST_BUF_EMPTY BIT(4)
448 #define VP_INT_POST_BUF_EMPTY global() macro
H A Drockchip_drm_vop2.c1584 vop2_crtc_enable_irq(vp, VP_INT_POST_BUF_EMPTY); in vop2_crtc_atomic_enable()
2242 if (irqs & VP_INT_POST_BUF_EMPTY) {