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

  /external/u-boot/include/
dw_hdmi.h 371 HDMI_PHY_HPD = 0x02,
  /external/u-boot/drivers/video/
dw_hdmi.c 525 uint val = hdmi_read(hdmi, HDMI_PHY_STAT0) & HDMI_PHY_HPD;
682 hdmi_write(hdmi, (u8)~HDMI_PHY_HPD, HDMI_PHY_MASK0);
  /external/u-boot/arch/arm/include/asm/arch-mx6/
mxc_hdmi.h 886 HDMI_PHY_HPD = 0x02,
    [all...]

Completed in 48 milliseconds