Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c615 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id) in hdmi_reg_read() function
947 hdr_sum += 0xff & hdmi_reg_read(hdata, start + i * 4); in hdmi_chksum()
961 mod = hdmi_reg_read(hdata, HDMI_MODE_SEL); in hdmi_reg_infoframe()
1302 val = hdmi_reg_read(hdata, HDMI_I2S_DSD_CON) | 0x01; in hdmi_audio_init()
1481 u32 val = hdmi_reg_read(hdata, HDMI_V13_PHY_STATUS); in hdmi_v13_mode_apply()
1643 u32 val = hdmi_reg_read(hdata, HDMI_PHY_STATUS_0); in hdmi_v14_mode_apply()