Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx_regif.h291 PHY_CONFIG_GT_ALL_RESET_MASK = 0x0000003, enumerator
H A Dlogicore_dp_tx.c644 set_reg(dev, REG_PHY_CONFIG, phy_config | PHY_CONFIG_GT_ALL_RESET_MASK); in initialize()
665 phy_config & ~PHY_CONFIG_GT_ALL_RESET_MASK); in initialize()