Home
last modified time | relevance | path

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

/u-boot/drivers/video/meson/
A Dmeson_dw_hdmi.c108 static inline void dw_hdmi_top_write_bits(struct dw_hdmi *hdmi, in dw_hdmi_top_write_bits() function
309 dw_hdmi_top_write_bits(hdmi, HDMITX_TOP_CLK_CNTL, 0x3, 0x3); in meson_dw_hdmi_phy_init()
310 dw_hdmi_top_write_bits(hdmi, HDMITX_TOP_CLK_CNTL, 0x3 << 4, 0x3 << 4); in meson_dw_hdmi_phy_init()

Completed in 3 milliseconds