HomeSort by relevance Sort by last modified time
    Searched refs:HDMI_PHY_STAT0 (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
dw_hdmi.h 121 #define HDMI_PHY_STAT0 0x3004
  /external/u-boot/drivers/video/
dw_hdmi.c 378 val = hdmi_read(hdmi, HDMI_PHY_STAT0);
525 uint val = hdmi_read(hdmi, HDMI_PHY_STAT0) & HDMI_PHY_HPD;

Completed in 3060 milliseconds