Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_vtg.c93 #define VTG_MAX_SYNC_OUTPUT 4 macro
94 static const struct sti_vtg_regs_offs vtg_regs_offs[VTG_MAX_SYNC_OUTPUT] = {
134 struct sti_vtg_sync_params sync_params[VTG_MAX_SYNC_OUTPUT];
265 for (i = 0; i < VTG_MAX_SYNC_OUTPUT ; i++) { in vtg_set_mode()