Searched refs:lcd_chan (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/video/
H A Dsh_mobile_hdmi.h18 struct sh_mobile_lcdc_chan_cfg *lcd_chan; member in struct:sh_mobile_hdmi_info
H A Dsh_mipi_dsi.h32 struct sh_mobile_lcdc_chan_cfg *lcd_chan; member in struct:sh_mipi_dsi_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/video/
H A Dsh_mobile_hdmi.h18 struct sh_mobile_lcdc_chan_cfg *lcd_chan; member in struct:sh_mobile_hdmi_info
H A Dsh_mipi_dsi.h32 struct sh_mobile_lcdc_chan_cfg *lcd_chan; member in struct:sh_mipi_dsi_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dsh_mipi_dsi.c121 struct sh_mobile_lcdc_chan_cfg *ch = pdata->lcd_chan;
412 pdata->lcd_chan->board_cfg.board_data = mipi;
413 pdata->lcd_chan->board_cfg.display_on = mipi_display_on;
414 pdata->lcd_chan->board_cfg.display_off = mipi_display_off;
466 pdata->lcd_chan->board_cfg.display_on = NULL;
467 pdata->lcd_chan->board_cfg.display_off = NULL;
468 pdata->lcd_chan->board_cfg.board_data = NULL;
H A Dsh_mobile_hdmi.c667 struct fb_videomode *lcd_cfg = &pdata->lcd_chan->lcd_cfg;
897 rate = PICOS2KHZ(pdata->lcd_chan->lcd_cfg.pixclock) * 1000;
942 pdata->lcd_chan->board_cfg.board_data = hdmi;
943 pdata->lcd_chan->board_cfg.display_on = hdmi_display_on;
944 pdata->lcd_chan->board_cfg.display_off = hdmi_display_off;
983 pdata->lcd_chan->board_cfg.display_on = NULL;
984 pdata->lcd_chan->board_cfg.display_off = NULL;
985 pdata->lcd_chan->board_cfg.board_data = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dsh_mipi_dsi.c121 struct sh_mobile_lcdc_chan_cfg *ch = pdata->lcd_chan;
412 pdata->lcd_chan->board_cfg.board_data = mipi;
413 pdata->lcd_chan->board_cfg.display_on = mipi_display_on;
414 pdata->lcd_chan->board_cfg.display_off = mipi_display_off;
466 pdata->lcd_chan->board_cfg.display_on = NULL;
467 pdata->lcd_chan->board_cfg.display_off = NULL;
468 pdata->lcd_chan->board_cfg.board_data = NULL;
H A Dsh_mobile_hdmi.c667 struct fb_videomode *lcd_cfg = &pdata->lcd_chan->lcd_cfg;
897 rate = PICOS2KHZ(pdata->lcd_chan->lcd_cfg.pixclock) * 1000;
942 pdata->lcd_chan->board_cfg.board_data = hdmi;
943 pdata->lcd_chan->board_cfg.display_on = hdmi_display_on;
944 pdata->lcd_chan->board_cfg.display_off = hdmi_display_off;
983 pdata->lcd_chan->board_cfg.display_on = NULL;
984 pdata->lcd_chan->board_cfg.display_off = NULL;
985 pdata->lcd_chan->board_cfg.board_data = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-shmobile/
H A Dboard-ap4evb.c461 .lcd_chan = &lcdc_info.ch[0],
628 .lcd_chan = &sh_mobile_lcdc1_info.ch[0],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-shmobile/
H A Dboard-ap4evb.c461 .lcd_chan = &lcdc_info.ch[0],
628 .lcd_chan = &sh_mobile_lcdc1_info.ch[0],

Completed in 77 milliseconds