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

  /external/u-boot/arch/arm/mach-imx/mx6/
soc.c 643 writeb((u8)~HDMI_MC_SWRSTZ_TMDSSWRST_REQ, &hdmi->mc_swrstz);
  /external/u-boot/include/
dw_hdmi.h 425 HDMI_MC_SWRSTZ_TMDSSWRST_REQ = 0x02,
  /external/u-boot/arch/arm/include/asm/arch-mx6/
mxc_hdmi.h 968 HDMI_MC_SWRSTZ_TMDSSWRST_REQ = 0x02,
    [all...]
  /external/u-boot/drivers/video/
dw_hdmi.c 494 hdmi_write(hdmi, (u8)~HDMI_MC_SWRSTZ_TMDSSWRST_REQ, HDMI_MC_SWRSTZ);

Completed in 337 milliseconds