Searched refs:VLEVCTRL_TX_LVL (Results 1 – 2 of 2) sorted by relevance
351 dwc_hdmi_phy_i2c_write(sc, VLEVCTRL_TX_LVL(9) | VLEVCTRL_CK_LVL(9), in dwc_hdmi_phy_configure()356 dwc_hdmi_phy_i2c_write(sc, VLEVCTRL_TX_LVL(13) | VLEVCTRL_CK_LVL(13), in dwc_hdmi_phy_configure()
677 #define VLEVCTRL_TX_LVL(x) ((x) << 5) macro