Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c2385 static struct reg_field vop2_cluster_regs[VOP2_WIN_MAX_REG] = { variable
2455 cluster_regs = kmemdup(vop2_cluster_regs, sizeof(vop2_cluster_regs), in vop2_cluster_init()
2460 for (i = 0; i < ARRAY_SIZE(vop2_cluster_regs); i++) in vop2_cluster_init()
2466 ARRAY_SIZE(vop2_cluster_regs)); in vop2_cluster_init()