Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c675 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id) in hdmi_reg_read() function
1082 val = hdmi_reg_read(hdata, HDMI_I2S_DSD_CON) | 0x01; in hdmi_audio_config()
1187 u32 val = hdmi_reg_read(hdata, HDMI_PHY_STATUS); in hdmiphy_wait_for_pll()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c684 static inline u32 hdmi_reg_read(struct hdmi_context *hdata, u32 reg_id) in hdmi_reg_read() function
1088 val = hdmi_reg_read(hdata, HDMI_I2S_DSD_CON) | 0x01; in hdmi_audio_config()
1193 u32 val = hdmi_reg_read(hdata, HDMI_PHY_STATUS); in hdmiphy_wait_for_pll()

Completed in 6 milliseconds