panel_type         41 arch/arm/mach-pxa/am200epd.c static unsigned int panel_type = 6;
panel_type        205 arch/arm/mach-pxa/am200epd.c 	switch (panel_type) {
panel_type        280 arch/arm/mach-pxa/am200epd.c 	return panel_type;
panel_type        390 arch/arm/mach-pxa/am200epd.c module_param(panel_type, uint, 0);
panel_type        391 arch/arm/mach-pxa/am200epd.c MODULE_PARM_DESC(panel_type, "Select the panel type: 6, 8, 97");
panel_type         40 arch/arm/mach-pxa/am300epd.c static unsigned int panel_type = 6;
panel_type        228 arch/arm/mach-pxa/am300epd.c 	return panel_type;
panel_type        291 arch/arm/mach-pxa/am300epd.c module_param(panel_type, uint, 0);
panel_type        292 arch/arm/mach-pxa/am300epd.c MODULE_PARM_DESC(panel_type, "Select the panel type: 37, 6, 97");
panel_type         50 drivers/gpu/drm/gma500/intel_bios.c 	uint8_t	panel_type;
panel_type         63 drivers/gpu/drm/gma500/intel_bios.c 	panel_type = dev_priv->panel_type;
panel_type         64 drivers/gpu/drm/gma500/intel_bios.c 	switch ((edp->color_depth >> (panel_type * 2)) & 3) {
panel_type         77 drivers/gpu/drm/gma500/intel_bios.c 	edp_pps = &edp->power_seqs[panel_type];
panel_type         78 drivers/gpu/drm/gma500/intel_bios.c 	edp_link_params = &edp->link_params[panel_type];
panel_type        201 drivers/gpu/drm/gma500/intel_bios.c 		p_type = lvds_opts->panel_type;
panel_type        235 drivers/gpu/drm/gma500/intel_bios.c 	dev_priv->panel_type = lvds_options->panel_type;
panel_type        237 drivers/gpu/drm/gma500/intel_bios.c 	if (lvds_options->panel_type == 0xff)
panel_type        245 drivers/gpu/drm/gma500/intel_bios.c 	entry = &lvds_lfp_data->data[lvds_options->panel_type];
panel_type        293 drivers/gpu/drm/gma500/intel_bios.c 			dvo_timing + sdvo_lvds_options->panel_type);
panel_type        527 drivers/gpu/drm/gma500/intel_bios.c 	dev_priv->panel_type = 0xff;
panel_type        234 drivers/gpu/drm/gma500/intel_bios.h 	u8 panel_type;
panel_type        369 drivers/gpu/drm/gma500/intel_bios.h 	u8 panel_type;
panel_type        609 drivers/gpu/drm/gma500/psb_drv.h 	uint8_t panel_type;
panel_type        216 drivers/gpu/drm/i915/display/intel_bios.c 	int panel_type;
panel_type        229 drivers/gpu/drm/i915/display/intel_bios.c 		panel_type = ret;
panel_type        230 drivers/gpu/drm/i915/display/intel_bios.c 		DRM_DEBUG_KMS("Panel type: %d (OpRegion)\n", panel_type);
panel_type        232 drivers/gpu/drm/i915/display/intel_bios.c 		if (lvds_options->panel_type > 0xf) {
panel_type        234 drivers/gpu/drm/i915/display/intel_bios.c 				      lvds_options->panel_type);
panel_type        237 drivers/gpu/drm/i915/display/intel_bios.c 		panel_type = lvds_options->panel_type;
panel_type        238 drivers/gpu/drm/i915/display/intel_bios.c 		DRM_DEBUG_KMS("Panel type: %d (VBT)\n", panel_type);
panel_type        241 drivers/gpu/drm/i915/display/intel_bios.c 	dev_priv->vbt.panel_type = panel_type;
panel_type        244 drivers/gpu/drm/i915/display/intel_bios.c 				>> (panel_type * 2)) & MODE_MASK;
panel_type        275 drivers/gpu/drm/i915/display/intel_bios.c 					       panel_type);
panel_type        290 drivers/gpu/drm/i915/display/intel_bios.c 				       panel_type);
panel_type        308 drivers/gpu/drm/i915/display/intel_bios.c 	int panel_type = dev_priv->vbt.panel_type;
panel_type        320 drivers/gpu/drm/i915/display/intel_bios.c 	entry = &backlight_data->data[panel_type];
panel_type        334 drivers/gpu/drm/i915/display/intel_bios.c 		method = &backlight_data->backlight_control[panel_type];
panel_type        347 drivers/gpu/drm/i915/display/intel_bios.c 		      backlight_data->level[panel_type],
panel_type        373 drivers/gpu/drm/i915/display/intel_bios.c 		index = sdvo_lvds_options->panel_type;
panel_type        573 drivers/gpu/drm/i915/display/intel_bios.c 	int panel_type = dev_priv->vbt.panel_type;
panel_type        579 drivers/gpu/drm/i915/display/intel_bios.c 	switch ((edp->color_depth >> (panel_type * 2)) & 3) {
panel_type        592 drivers/gpu/drm/i915/display/intel_bios.c 	edp_pps = &edp->power_seqs[panel_type];
panel_type        593 drivers/gpu/drm/i915/display/intel_bios.c 	edp_link_params = &edp->fast_link_params[panel_type];
panel_type        672 drivers/gpu/drm/i915/display/intel_bios.c 			vswing = (edp->edp_vswing_preemph >> (panel_type * 4)) & 0xF;
panel_type        683 drivers/gpu/drm/i915/display/intel_bios.c 	int panel_type = dev_priv->vbt.panel_type;
panel_type        691 drivers/gpu/drm/i915/display/intel_bios.c 	psr_table = &psr->psr_table[panel_type];
panel_type        771 drivers/gpu/drm/i915/display/intel_bios.c 		wakeup_time = (wakeup_time >> (2 * panel_type)) & 0x3;
panel_type        843 drivers/gpu/drm/i915/display/intel_bios.c 	int panel_type = dev_priv->vbt.panel_type;
panel_type        868 drivers/gpu/drm/i915/display/intel_bios.c 								panel_type);
panel_type        874 drivers/gpu/drm/i915/display/intel_bios.c 	config = &start->config[panel_type];
panel_type        875 drivers/gpu/drm/i915/display/intel_bios.c 	pps = &start->pps[panel_type];
panel_type       1158 drivers/gpu/drm/i915/display/intel_bios.c 	int panel_type = dev_priv->vbt.panel_type;
panel_type       1184 drivers/gpu/drm/i915/display/intel_bios.c 	seq_data = find_panel_sequence_block(sequence, panel_type, &seq_size);
panel_type        560 drivers/gpu/drm/i915/display/intel_vbt_defs.h 	u8 panel_type;
panel_type        676 drivers/gpu/drm/i915/display/intel_vbt_defs.h 	u8 panel_type;
panel_type        761 drivers/gpu/drm/i915/i915_drv.h 	unsigned int panel_type:4;
panel_type        114 drivers/gpu/drm/panel/panel-arm-versatile.c 	const struct versatile_panel_type *panel_type;
panel_type        269 drivers/gpu/drm/panel/panel-arm-versatile.c 	connector->display_info.width_mm = vpanel->panel_type->width_mm;
panel_type        270 drivers/gpu/drm/panel/panel-arm-versatile.c 	connector->display_info.height_mm = vpanel->panel_type->height_mm;
panel_type        271 drivers/gpu/drm/panel/panel-arm-versatile.c 	connector->display_info.bus_flags = vpanel->panel_type->bus_flags;
panel_type        273 drivers/gpu/drm/panel/panel-arm-versatile.c 	mode = drm_mode_duplicate(panel->drm, &vpanel->panel_type->mode);
panel_type        277 drivers/gpu/drm/panel/panel-arm-versatile.c 	mode->width_mm = vpanel->panel_type->width_mm;
panel_type        278 drivers/gpu/drm/panel/panel-arm-versatile.c 	mode->height_mm = vpanel->panel_type->height_mm;
panel_type        328 drivers/gpu/drm/panel/panel-arm-versatile.c 			vpanel->panel_type = pt;
panel_type        339 drivers/gpu/drm/panel/panel-arm-versatile.c 	dev_info(dev, "detected: %s\n", vpanel->panel_type->name);
panel_type        344 drivers/gpu/drm/panel/panel-arm-versatile.c 	if (vpanel->panel_type->ib2) {
panel_type        123 drivers/input/touchscreen/hideep.c 	u8 panel_type;
panel_type       3147 drivers/video/fbdev/aty/atyfb_base.c 		u16 width, height, panel_type, refresh_rates;
panel_type       3163 drivers/video/fbdev/aty/atyfb_base.c 		panel_type = *(u16 *)(par->lcd_table+29);
panel_type       3164 drivers/video/fbdev/aty/atyfb_base.c 		if (panel_type & 1)
panel_type       3168 drivers/video/fbdev/aty/atyfb_base.c 		if (panel_type & 2)
panel_type       3172 drivers/video/fbdev/aty/atyfb_base.c 		tech = (panel_type >> 2) & 63;
panel_type        584 drivers/video/fbdev/metronomefb.c 	int panel_type;
panel_type        610 drivers/video/fbdev/metronomefb.c 	panel_type = board->get_panel_type();
panel_type        611 drivers/video/fbdev/metronomefb.c 	switch (panel_type) {
panel_type        121 drivers/video/fbdev/mmp/panel/tpo_tj032md01bw.c 	.panel_type = PANELTYPE_ACTIVE,
panel_type        178 include/video/mmp_disp.h 	int panel_type;