Home
last modified time | relevance | path

Searched refs:tft_alt_mode (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.c24 .tft_alt_mode = 0,
37 .tft_alt_mode = 0,
H A Dtilcdc_drv.h139 bool tft_alt_mode; member
H A Dtilcdc_panel.c291 info->tft_alt_mode = of_property_read_bool(info_np, "tft-alt-mode"); in of_get_panel_info()
H A Dtilcdc_crtc.c378 if (info->tft_alt_mode) in tilcdc_crtc_set_mode()
/openbmc/u-boot/board/siemens/rut/
H A Dboard.c297 .tft_alt_mode = 0,
313 .tft_alt_mode = 0,
329 .tft_alt_mode = 0,
/openbmc/linux/include/video/
H A Dda8xx-fb.h56 unsigned char tft_alt_mode; member
/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.h81 unsigned char tft_alt_mode; member
H A Dda8xx-fb.c429 if (cfg->tft_alt_mode) in lcd_cfg_display()
/openbmc/u-boot/board/davinci/ea20/
H A Dea20.c60 .tft_alt_mode = 0,
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c305 .tft_alt_mode = 0,
/openbmc/linux/drivers/video/fbdev/
H A Dda8xx-fb.c461 if (cfg->tft_alt_mode) in lcd_cfg_display()