Lines Matching defs:intel_dsi
39 struct intel_dsi { struct
43 struct intel_dsi_host *dsi_hosts[I915_MAX_PORTS]; argument
45 struct intel_connector *attached_connector;
48 u16 ports;
51 bool hs;
54 int channel;
57 u16 operation_mode;
60 unsigned int lane_count;
63 u32 pixel_format;
66 u32 video_mode_format;
69 u8 eotp_pkt;
70 u8 clock_stop;
72 u8 escape_clk_div;
73 u8 dual_link;
74 u8 pixel_overlap;
75 u32 port_bits;
76 u32 bw_timer;
77 u32 dphy_reg;
101 struct intel_dsi_host { argument
103 struct intel_dsi *intel_dsi; argument