Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Dcmd_hdmidet.c14 return (readb(&hdmi->phy_stat0) & HDMI_DVI_STAT) ? 0 : 1; in do_hdmidet()
H A Dvideo.c64 return readb(&hdmi->phy_stat0) & HDMI_DVI_STAT; in detect_hdmi()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dmxc_hdmi.h339 u8 phy_stat0; /* 0x3004 */ member