Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/boards/mach-ecovec24/
Dsetup.c313 static const struct fb_videomode ecovec_lcd_modes[] = { variable
1175 lcdc_info.ch[0].lcd_modes = ecovec_lcd_modes; in arch_setup()
1176 lcdc_info.ch[0].num_modes = ARRAY_SIZE(ecovec_lcd_modes); in arch_setup()