Home
last modified time | relevance | path

Searched refs:phy_stat0 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-imx/
Dcmd_hdmidet.c13 return (readb(&hdmi->phy_stat0) & HDMI_DVI_STAT) ? 0 : 1; in do_hdmidet()
Dvideo.c62 return readb(&hdmi->phy_stat0) & HDMI_DVI_STAT; in detect_hdmi()
/external/u-boot/arch/arm/include/asm/arch-mx6/
Dmxc_hdmi.h336 u8 phy_stat0; /* 0x3004 */ member