Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c87 static inline void dw_hdmi_top_write_bits(struct dw_hdmi *hdmi, in dw_hdmi_top_write_bits() function
271 dw_hdmi_top_write_bits(hdmi, HDMITX_TOP_CLK_CNTL, 0x3, 0x3); in meson_dw_hdmi_phy_init()
272 dw_hdmi_top_write_bits(hdmi, HDMITX_TOP_CLK_CNTL, 0x3 << 4, 0x3 << 4); in meson_dw_hdmi_phy_init()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c212 static inline void dw_hdmi_top_write_bits(struct meson_dw_hdmi *dw_hdmi, in dw_hdmi_top_write_bits() function
493 dw_hdmi_top_write_bits(dw_hdmi, HDMITX_TOP_INTR_MASKN, in dw_hdmi_setup_hpd()