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