Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Ddw_hdmi.c378 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()
/external/u-boot/include/
Ddw_hdmi.h121 #define HDMI_PHY_STAT0 0x3004 macro