Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h236 #define RK3568_VP_INT_STATUS(vp) (0xA8 + (vp) * 0x10) macro
H A Drockchip_drm_vop2.c2155 irqs = vop2_readl(vop2, RK3568_VP_INT_STATUS(vp->id)); in vop2_isr()