Searched refs:meson_dw_hdmi (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_dw_hdmi.c | 124 struct meson_dw_hdmi; 127 unsigned int (*top_read)(struct meson_dw_hdmi *dw_hdmi, 129 void (*top_write)(struct meson_dw_hdmi *dw_hdmi, 131 unsigned int (*dwc_read)(struct meson_dw_hdmi *dw_hdmi, 133 void (*dwc_write)(struct meson_dw_hdmi *dw_hdmi, 137 struct meson_dw_hdmi { struct 154 container_of(x, struct meson_dw_hdmi, encoder) argument 156 container_of(x, struct meson_dw_hdmi, bridge) 158 static inline int dw_hdmi_is_compatible(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_is_compatible() 166 static unsigned int dw_hdmi_top_read(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_top_read() [all …]
|
| H A D | Makefile | 7 obj-$(CONFIG_DRM_MESON_DW_HDMI) += meson_dw_hdmi.o
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | meson.rst | 54 .. kernel-doc:: drivers/gpu/drm/meson/meson_dw_hdmi.c
|