Home
last modified time | relevance | path

Searched refs:HDMI_PHY_HPD (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddw_hdmi.h372 HDMI_PHY_HPD = 0x02, enumerator
/rk3399_rockchip-uboot/drivers/video/
H A Ddw_hdmi.c526 uint val = hdmi_read(hdmi, HDMI_PHY_STAT0) & HDMI_PHY_HPD; in hdmi_get_plug_in_status()
683 hdmi_write(hdmi, (u8)~HDMI_PHY_HPD, HDMI_PHY_MASK0); in dw_hdmi_phy_init()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi.h1000 HDMI_PHY_HPD = 0x02, enumerator
H A Ddw_hdmi.c996 return hdmi_readb(hdmi, HDMI_PHY_STAT0) & HDMI_PHY_HPD ? in dw_hdmi_phy_read_hpd()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dmxc_hdmi.h889 HDMI_PHY_HPD = 0x02, enumerator