Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/bridge/
Ddw_hdmi.c1259 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_fb_registered()
1290 hdmi_writeb(hdmi, 0xff, HDMI_PHY_MASK0); in initialize_hdmi_ih_mutes()
1376 hdmi_writeb(hdmi, hdmi->phy_mask, HDMI_PHY_MASK0); in dw_hdmi_update_phy_mask()
Ddw_hdmi.h329 #define HDMI_PHY_MASK0 0x3006 macro