Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c698 static inline void hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_write_buf() function
797 hdmi_reg_write_buf(hdata, HDMI_AUI_HEADER0, buf, len); in hdmi_audio_infoframe_apply()
824 hdmi_reg_write_buf(hdata, HDMI_AVI_HEADER0, buf, ret); in hdmi_reg_infoframes()
836 hdmi_reg_write_buf(hdata, HDMI_VSI_HEADER0, buf, 3); in hdmi_reg_infoframes()
837 hdmi_reg_write_buf(hdata, HDMI_VSI_DATA(0), buf + 3, ret - 3); in hdmi_reg_infoframes()