Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/boards/mach-ecovec24/
Dsetup.c308 static const struct fb_videomode ecovec_lcd_modes[] = { variable
1207 lcdc_info.ch[0].lcd_modes = ecovec_lcd_modes; in arch_setup()
1208 lcdc_info.ch[0].num_modes = ARRAY_SIZE(ecovec_lcd_modes); in arch_setup()