Lines Matching defs:lvds_setting_information
153 struct lvds_setting_information { struct154 int iga_path;155 int h_active;156 int v_active;157 int bpp;158 int lcd_panel_hres;159 int lcd_panel_vres;160 int display_method;161 int device_lcd_dualedge;162 int LCDDithering;163 int lcd_mode;164 u32 vclk; /*panel mode clock value */