Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_hdmi.c696 static inline void hdmi_reg_write_buf(struct hdmi_context *hdata, u32 reg_id, in hdmi_reg_write_buf() function
795 hdmi_reg_write_buf(hdata, HDMI_AUI_HEADER0, buf, len); in hdmi_audio_infoframe_apply()
822 hdmi_reg_write_buf(hdata, HDMI_AVI_HEADER0, buf, ret); in hdmi_reg_infoframes()
834 hdmi_reg_write_buf(hdata, HDMI_VSI_HEADER0, buf, 3); in hdmi_reg_infoframes()
835 hdmi_reg_write_buf(hdata, HDMI_VSI_DATA(0), buf + 3, ret - 3); in hdmi_reg_infoframes()