Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sti/
A Dsti_compositor.h20 #define STI_MAX_MIXER 2 macro
76 struct sti_mixer *mixer[STI_MAX_MIXER];
78 struct sti_vtg *vtg[STI_MAX_MIXER];
79 struct notifier_block vtg_vblank_nb[STI_MAX_MIXER];
A Dsti_compositor.c54 for (i = 0; i < STI_MAX_MIXER; i++) in sti_compositor_debugfs_init()
188 for (i = 0; i < STI_MAX_MIXER; i++) in sti_compositor_probe()

Completed in 3 milliseconds