intel_dsi_vbt.c | 140 u8 type, flags, seq_port; local in function:mipi_exec_send_packet 152 seq_port = (flags >> MIPI_PORT_SHIFT) & 3; 154 /* For DSI single link on Port A & C, the seq_port value which is 162 port = intel_dsi_seq_port_to_port(seq_port);
|