Searched refs:meson_dw_hdmi (Results 1 – 2 of 2) sorted by relevance
46 struct meson_dw_hdmi { struct69 struct meson_dw_hdmi *priv = container_of(hdmi, struct meson_dw_hdmi, in dw_hdmi_top_read()91 struct meson_dw_hdmi *priv = container_of(hdmi, struct meson_dw_hdmi, in dw_hdmi_top_write()158 static inline void dw_hdmi_hhi_write(struct meson_dw_hdmi *priv, in dw_hdmi_hhi_write()165 static unsigned int dw_hdmi_hhi_read(struct meson_dw_hdmi *priv, in dw_hdmi_hhi_read()185 struct meson_dw_hdmi *priv = dev_get_priv(dev); in meson_dw_hdmi_read_edid()297 struct meson_dw_hdmi *priv = container_of(hdmi, struct meson_dw_hdmi, in meson_dw_hdmi_phy_init()356 struct meson_dw_hdmi *priv = dev_get_priv(dev); in meson_dw_hdmi_enable()379 struct meson_dw_hdmi *priv = dev_get_priv(dev); in meson_dw_hdmi_probe()505 U_BOOT_DRIVER(meson_dw_hdmi) = {[all …]
9 obj-$(CONFIG_VIDEO_MESON) += meson_dw_hdmi.o simplefb_common.o ../dw_hdmi.o
Completed in 4 milliseconds