Lines Matching defs:panel
461 uint8_t bpi; /* boot panel index, number of panel used during boot */
462 uint8_t pt; /* panel type, 4 bit field, 0=lvds, 1=mipi */
463 struct mrst_timing_info DTD; /* timing info for the selected panel */
574 uint8_t num_of_panel_desc; /*1 byte number of panel descriptor*/
575 uint8_t primary_panel_idx; /*1 byte primary panel descriptor idx*/
576 uint8_t secondary_panel_idx; /*1 byte secondary panel desc idx*/
603 struct mrst_panel_descriptor_v1 panel[4];/*panel descrs,38 bytes each*/
604 union mrst_panel_rx panelrx[4]; /* panel receivers*/
620 struct mrst_panel_descriptor_v2 panel[4];/*panel descrs,38 bytes each*/
621 union mrst_panel_rx panelrx[4]; /* panel receivers*/
984 /* Panel type query, 0: command mode, 1: video mode */
1012 /* GET PANEL ORIENTATION INFO */