Home
last modified time | relevance | path

Searched refs:hdmi_reg_write_buf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c707 static inline void hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_write_buf() function
806 hdmi_reg_write_buf(hdata, HDMI_AUI_HEADER0, buf, len); in hdmi_audio_infoframe_apply()
833 hdmi_reg_write_buf(hdata, HDMI_AVI_HEADER0, buf, ret); in hdmi_reg_infoframes()
845 hdmi_reg_write_buf(hdata, HDMI_VSI_HEADER0, buf, 3); in hdmi_reg_infoframes()
846 hdmi_reg_write_buf(hdata, HDMI_VSI_DATA(0), buf + 3, ret - 3); in hdmi_reg_infoframes()