Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c2422 static struct reg_field vop2_cluster_regs[VOP2_WIN_MAX_REG] = { variable
2492 cluster_regs = kmemdup(vop2_cluster_regs, sizeof(vop2_cluster_regs), in vop2_cluster_init()
2497 for (i = 0; i < ARRAY_SIZE(vop2_cluster_regs); i++) in vop2_cluster_init()
2503 ARRAY_SIZE(vop2_cluster_regs)); in vop2_cluster_init()