Lines Matching defs:panel_drv_data
18 struct panel_drv_data { struct
19 struct omap_dss_device dssdev;
20 struct omap_dss_device *in;
21 struct regulator *vcc;
23 int data_lines;
25 struct omap_video_timings videomode;
27 struct gpio_desc *resb_gpio; /* low = reset active min 20 us */
28 struct gpio_desc *ini_gpio; /* high = power on */
29 struct gpio_desc *mo_gpio; /* low = 480x640, high = 240x320 */
30 struct gpio_desc *lr_gpio; /* high = conventional horizontal scanning */
31 struct gpio_desc *ud_gpio; /* high = conventional vertical scanning */