Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dst7586.c280 static const struct drm_display_mode st7586_mode = { variable
329 bufsize = (st7586_mode.vdisplay + 2) / 3 * st7586_mode.hdisplay; in st7586_probe()
350 &st7586_mode, rotation, bufsize); in st7586_probe()