Searched refs:meson_dw_hdmi (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/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, 139 struct meson_dw_hdmi { struct 153 static inline int dw_hdmi_is_compatible(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_is_compatible() argument 161 static unsigned int dw_hdmi_top_read(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_top_read() 182 static unsigned int dw_hdmi_g12a_top_read(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_g12a_top_read() 188 static inline void dw_hdmi_top_write(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_top_write() [all …]
|
H A D | Makefile | 8 obj-$(CONFIG_DRM_MESON_DW_HDMI) += meson_dw_hdmi.o
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_dw_hdmi.c | 41 struct meson_dw_hdmi { struct 53 static inline bool meson_hdmi_is_compatible(struct meson_dw_hdmi *priv, in meson_hdmi_is_compatible() argument 137 static inline void dw_hdmi_hhi_write(struct meson_dw_hdmi *priv, in dw_hdmi_hhi_write() 144 static unsigned int dw_hdmi_hhi_read(struct meson_dw_hdmi *priv, in dw_hdmi_hhi_read() 150 static inline void dw_hdmi_hhi_update_bits(struct meson_dw_hdmi *priv, in dw_hdmi_hhi_update_bits() 164 struct meson_dw_hdmi *priv = dev_get_priv(dev); in meson_dw_hdmi_read_edid() 203 static inline void meson_dw_hdmi_phy_reset(struct meson_dw_hdmi *priv) in meson_dw_hdmi_phy_reset() 216 static void meson_dw_hdmi_phy_setup_mode(struct meson_dw_hdmi *priv, in meson_dw_hdmi_phy_setup_mode() 259 struct meson_dw_hdmi *priv = container_of(hdmi, struct meson_dw_hdmi, in meson_dw_hdmi_phy_init() 317 struct meson_dw_hdmi *priv = dev_get_priv(dev); in meson_dw_hdmi_enable() [all …]
|
H A D | Makefile | 9 obj-$(CONFIG_VIDEO_MESON) += meson_dw_hdmi.o simplefb_common.o ../dw_hdmi.o
|
/openbmc/linux/Documentation/gpu/ |
H A D | meson.rst | 54 .. kernel-doc:: drivers/gpu/drm/meson/meson_dw_hdmi.c
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |