Searched refs:HDMI_IH_PHY_STAT0_HPD (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hdmi/
H A Ddwc_hdmi.c718 if ((stat & HDMI_IH_PHY_STAT0_HPD) != 0) {
744 WR1(sc, HDMI_IH_PHY_STAT0, HDMI_IH_PHY_STAT0_HPD);
H A Ddwc_hdmireg.h42 #define HDMI_IH_PHY_STAT0_HPD (1 << 0) macro

Completed in 102 milliseconds