Searched refs:tft (Results 1 – 5 of 5) sorted by relevance
35 int tft; member249 if (!omap_lcd->tft) in omap_update_display()385 return (s->tft << 23) | (s->plm << 20) | in omap_lcdc_read()386 (s->tft << 7) | (s->interrupts << 3) | in omap_lcdc_read()419 s->tft = (value >> 7) & 1; in omap_lcdc_write()465 s->tft = 0; in omap_lcdc_reset()
37 tft-alt-mode = <0>;
349 tft-panel@0 {
106 tft-alt-mode = <0>;
115 bool tft, bool cont_pol_low, ulong lcdbase) in atmel_fb_init() argument153 if (tft) in atmel_fb_init()