Home
last modified time | relevance | path

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

/linux/arch/sh/boards/mach-ecovec24/
H A Dsetup.c311 static const struct fb_videomode ecovec_lcd_modes[] = { variable
1231 lcdc_info.ch[0].lcd_modes = ecovec_lcd_modes; in arch_setup()
1232 lcdc_info.ch[0].num_modes = ARRAY_SIZE(ecovec_lcd_modes); in arch_setup()