Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_vtg.c95 #define VTG_MAX_SYNC_OUTPUT 4 macro
96 static const struct sti_vtg_regs_offs vtg_regs_offs[VTG_MAX_SYNC_OUTPUT] = {
136 struct sti_vtg_sync_params sync_params[VTG_MAX_SYNC_OUTPUT];
267 for (i = 0; i < VTG_MAX_SYNC_OUTPUT ; i++) { in vtg_set_mode()