Searched defs:mtk_dpi (Results 1 – 1 of 1) sorted by relevance
60 struct mtk_dpi { struct71 const struct mtk_dpi_conf *conf; argument72 enum mtk_dpi_out_color_format color_format; argument73 enum mtk_dpi_out_yc_map yc_map; argument74 enum mtk_dpi_out_bit_num bit_num; argument75 enum mtk_dpi_out_channel_swap channel_swap; argument79 static inline struct mtk_dpi *mtk_dpi_from_encoder(struct drm_encoder *e) in mtk_dpi_from_encoder() argument