Searched refs:HDMI_PHY_STAT0 (Results 1 – 2 of 2) sorted by relevance
378 val = hdmi_read(hdmi, HDMI_PHY_STAT0); in hdmi_phy_configure()525 uint val = hdmi_read(hdmi, HDMI_PHY_STAT0) & HDMI_PHY_HPD; in hdmi_get_plug_in_status()
121 #define HDMI_PHY_STAT0 0x3004 macro