Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/boards/mach-r2d/
Dsetup.c128 static struct fb_videomode sm501_default_mode = { variable
143 .def_mode = &sm501_default_mode,
/linux-6.12.1/drivers/video/fbdev/
Dsm501fb.c46 static const struct fb_videomode sm501_default_mode = { variable
1791 &sm501_default_mode, default_bpp); in sm501fb_init_fb()