Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c252 val = RD1(sc, HDMI_PHY_TST0); in dwc_hdmi_phy_test_clear()
256 WR1(sc, HDMI_PHY_TST0, val); in dwc_hdmi_phy_test_clear()
H A Ddwc_hdmireg.h427 #define HDMI_PHY_TST0 0x3001 macro