Home
last modified time | relevance | path

Searched defs:sh_mobile_lcdc_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/video/
Dsh_mobile_lcdc.h190 struct sh_mobile_lcdc_info { struct
191 int clock_source;
192 struct sh_mobile_lcdc_chan_cfg ch[2];
193 struct sh_mobile_lcdc_overlay_cfg overlays[4];
/Linux-v5.10/arch/sh/boards/mach-migor/
Dsetup.c244 static struct sh_mobile_lcdc_info sh_mobile_lcdc_info = { variable