Searched refs:panel_type (Results 1 – 6 of 6) sorted by relevance
18 enum panel_type { enum35 enum panel_type panel_type; /* QVGA */ member
116 writel(panel_cfg->panel_type << TFTSTN_SHIFT | in omap3_dss_panel_config()
706 if ((QVGA != cfg->p_disp_panel->panel_type) && in lcd_init()707 (WVGA != cfg->p_disp_panel->panel_type)) in lcd_init()
57 .panel_type = ACTIVE_DISPLAY,69 .panel_type = ACTIVE_DISPLAY,81 .panel_type = ACTIVE_DISPLAY,93 .panel_type = ACTIVE_DISPLAY,105 .panel_type = ACTIVE_DISPLAY,117 .panel_type = ACTIVE_DISPLAY,129 .panel_type = ACTIVE_DISPLAY,317 panel_cfg.panel_type = ACTIVE_DISPLAY; in parse_setting()320 panel_cfg.panel_type = PASSIVE_DISPLAY; in parse_setting()
208 u32 panel_type; member
526 .panel_type = 0x01, /* TFT */539 .panel_type = 0x01, /* TFT */
Completed in 17 milliseconds