Home
last modified time | relevance | path

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

/linux/include/video/
H A 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/arch/sh/boards/mach-migor/
H A Dsetup.c244 static struct sh_mobile_lcdc_info sh_mobile_lcdc_info = { variable