Searched refs:tft_alt_mode (Results 1 – 7 of 7) sorted by relevance
57 unsigned char tft_alt_mode; member
143 bool tft_alt_mode; member
40 .tft_alt_mode = 0,
37 .tft_alt_mode = 0,
335 info->tft_alt_mode = of_property_read_bool(info_np, "tft-alt-mode"); in of_get_panel_info()
338 if (info->tft_alt_mode) in tilcdc_crtc_mode_set()
474 if (cfg->tft_alt_mode) in lcd_cfg_display()