Home
last modified time | relevance | path

Searched refs:sh_mobile_lcdc_chan (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h20 struct sh_mobile_lcdc_chan;
43 struct sh_mobile_lcdc_chan *lcdc;
55 struct sh_mobile_lcdc_chan { struct
90 int (*notify)(struct sh_mobile_lcdc_chan *ch, argument
Dsh_mobile_lcdcfb.c175 struct sh_mobile_lcdc_chan *channel;
214 struct sh_mobile_lcdc_chan ch[2];
285 static int lcdc_chan_is_sublcd(struct sh_mobile_lcdc_chan *chan) in lcdc_chan_is_sublcd()
290 static void lcdc_write_chan(struct sh_mobile_lcdc_chan *chan, in lcdc_write_chan()
299 static void lcdc_write_chan_mirror(struct sh_mobile_lcdc_chan *chan, in lcdc_write_chan_mirror()
306 static unsigned long lcdc_read_chan(struct sh_mobile_lcdc_chan *chan, in lcdc_read_chan()
407 struct sh_mobile_lcdc_chan *ch = handle; in lcdc_sys_write_index()
418 struct sh_mobile_lcdc_chan *ch = handle; in lcdc_sys_write_data()
429 struct sh_mobile_lcdc_chan *ch = handle; in lcdc_sys_read_data()
450 struct sh_mobile_lcdc_chan *ch = info->par; in sh_mobile_lcdc_sginit()
[all …]
Dsh_mobile_hdmi.c847 struct sh_mobile_lcdc_chan *ch = hdmi->entity.lcdc; in sh_hdmi_read_edid()
1179 struct sh_mobile_lcdc_chan *ch = hdmi->entity.lcdc; in sh_hdmi_edid_work_fn()