Home
last modified time | relevance | path

Searched refs:HDMI_IH_I2CMPHY_STAT0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c77 val = RD1(sc, HDMI_IH_I2CMPHY_STAT0) & in dwc_hdmi_phy_wait_i2c_done()
84 val = RD1(sc, HDMI_IH_I2CMPHY_STAT0) & in dwc_hdmi_phy_wait_i2c_done()
95 WR1(sc, HDMI_IH_I2CMPHY_STAT0, in dwc_hdmi_phy_i2c_write()
H A Ddwc_hdmireg.h44 #define HDMI_IH_I2CMPHY_STAT0 0x0108 macro