Searched refs:HDMI_DVI_STAT (Results 1 – 3 of 3) sorted by relevance
15 return (readb(&hdmi->phy_stat0) & HDMI_DVI_STAT) ? 0 : 1; in do_hdmidet()
15 return readb(&hdmi->phy_stat0) & HDMI_DVI_STAT; in detect_hdmi()
890 HDMI_DVI_STAT = 0xF2, enumerator
Completed in 10 milliseconds