Searched defs:sh_mobile_lcdc_info (Results 1 – 2 of 2) sorted by relevance
191 struct sh_mobile_lcdc_info { struct192 int clock_source;193 struct sh_mobile_lcdc_chan_cfg ch[2];194 struct sh_mobile_meram_info *meram_dev;
241 static struct sh_mobile_lcdc_info sh_mobile_lcdc_info = { variable