Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/rockchip/
Drockchip_drm_vop2.c2852 static struct reg_field vop2_cluster_regs[VOP2_WIN_MAX_REG] = { variable
2922 cluster_regs = kmemdup(vop2_cluster_regs, sizeof(vop2_cluster_regs), in vop2_cluster_init()
2927 for (i = 0; i < ARRAY_SIZE(vop2_cluster_regs); i++) in vop2_cluster_init()
2933 ARRAY_SIZE(vop2_cluster_regs)); in vop2_cluster_init()