Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddw_hdmi.h124 #define HDMI_PHY_MASK0 0x3006 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.h360 #define HDMI_PHY_MASK0 0x3006 macro
H A Ddw-hdmi.c2025 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_phy_update_hpd()
2041 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_phy_setup_hpd()
2890 hdmi_writeb(hdmi, 0xff, HDMI_PHY_MASK0); in initialize_hdmi_ih_mutes()
5186 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_reg_initial()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c683 hdmi_write(hdmi, (u8)~HDMI_PHY_HPD, HDMI_PHY_MASK0); in dw_hdmi_phy_init()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi.h338 #define HDMI_PHY_MASK0 0x3006 macro
H A Ddw_hdmi.c2224 hdmi_writeb(hdmi, 0xf1, HDMI_PHY_MASK0); in initialize_hdmi_mutes()