Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c253 val &= ~HDMI_PHY_TST0_TSTCLR_MASK; in dwc_hdmi_phy_test_clear()
255 HDMI_PHY_TST0_TSTCLR_MASK; in dwc_hdmi_phy_test_clear()
H A Ddwc_hdmireg.h428 #define HDMI_PHY_TST0_TSTCLR_MASK 0x20 macro