Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tilcdc/
Dtilcdc_external.c22 .tft_alt_mode = 0,
35 .tft_alt_mode = 0,
Dtilcdc_drv.h134 bool tft_alt_mode; member
Dtilcdc_tfp410.c35 .tft_alt_mode = 0,
Dtilcdc_panel.c290 info->tft_alt_mode = of_property_read_bool(info_np, "tft-alt-mode"); in of_get_panel_info()
Dtilcdc_crtc.c379 if (info->tft_alt_mode) in tilcdc_crtc_set_mode()
/Linux-v5.4/include/video/
Dda8xx-fb.h56 unsigned char tft_alt_mode; member
/Linux-v5.4/drivers/video/fbdev/
Dda8xx-fb.c461 if (cfg->tft_alt_mode) in lcd_cfg_display()