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

  /external/u-boot/arch/arm/mach-imx/mx6/
soc.c 629 writeb(HDMI_MC_PHYRSTZ_DEASSERT, &hdmi->mc_phyrstz);
  /external/u-boot/include/
dw_hdmi.h 433 HDMI_MC_PHYRSTZ_DEASSERT = 0x1,
  /external/u-boot/arch/arm/include/asm/arch-mx6/
mxc_hdmi.h 977 HDMI_MC_PHYRSTZ_DEASSERT = 0x1,
    [all...]
  /external/u-boot/drivers/video/
dw_hdmi.c 326 hdmi_write(hdmi, HDMI_MC_PHYRSTZ_DEASSERT, HDMI_MC_PHYRSTZ);

Completed in 258 milliseconds