Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/tidss/
Dtidss_dispc.h86 const char *vid_name[TIDSS_MAX_PLANES]; /* Should match dt reg names */ member
Dtidss_dispc.c107 .vid_name = { "vid1" },
183 .vid_name = { "vid", "vidl1" },
271 .vid_name = { "vid1", "vidl1", "vid2", "vidl2" },
320 .vid_name = { "vid", "vidl1" },
374 .vid_name = { "vid", "vidl1" },
2229 dispc->feat->vid_name[hw_plane], in dispc_k2g_plane_init()
2284 dispc->feat->vid_name[hw_plane], in dispc_k3_plane_init()
2898 r = dispc_iomap_resource(pdev, dispc->feat->vid_name[i], in dispc_init()