Home
last modified time | relevance | path

Searched defs:mtk_dpi (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_dpi.c60 struct mtk_dpi { struct
71 const struct mtk_dpi_conf *conf; argument
72 enum mtk_dpi_out_color_format color_format; argument
73 enum mtk_dpi_out_yc_map yc_map; argument
74 enum mtk_dpi_out_bit_num bit_num; argument
75 enum mtk_dpi_out_channel_swap channel_swap; argument
79 static inline struct mtk_dpi *mtk_dpi_from_encoder(struct drm_encoder *e) in mtk_dpi_from_encoder() argument