Searched defs:sh_mobile_lcdc_info (Results 1 – 2 of 2) sorted by relevance
190 struct sh_mobile_lcdc_info { struct191 int clock_source;192 struct sh_mobile_lcdc_chan_cfg ch[2];193 struct sh_mobile_lcdc_overlay_cfg overlays[4];
244 static struct sh_mobile_lcdc_info sh_mobile_lcdc_info = { variable