Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c61 static unsigned int dw_hdmi_top_read(struct dw_hdmi *hdmi, unsigned int addr) in dw_hdmi_top_read() function
92 unsigned int data = dw_hdmi_top_read(hdmi, addr); in dw_hdmi_top_write_bits()
329 if (dw_hdmi_top_read(hdmi, HDMITX_TOP_STAT0)) in meson_dw_hdmi_wait_hpd()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c161 static unsigned int dw_hdmi_top_read(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_top_read() function
586 .top_read = dw_hdmi_top_read,
595 .top_read = dw_hdmi_top_read,