Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.h448 #define VP_INT_POST_BUF_EMPTY BIT(4) macro
Drockchip_drm_vop2.c1556 vop2_crtc_enable_irq(vp, VP_INT_POST_BUF_EMPTY); in vop2_crtc_atomic_enable()
2179 if (irqs & VP_INT_POST_BUF_EMPTY) { in vop2_isr()