Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c643 phy_config = get_reg(dev, REG_PHY_CONFIG); in initialize()
644 set_reg(dev, REG_PHY_CONFIG, phy_config | PHY_CONFIG_GT_ALL_RESET_MASK); in initialize()
664 set_reg(dev, REG_PHY_CONFIG, in initialize()
819 val = get_reg(dev, REG_PHY_CONFIG); in reset_dp_phy()
822 set_reg(dev, REG_PHY_CONFIG, val | reset); in reset_dp_phy()
825 set_reg(dev, REG_PHY_CONFIG, val); in reset_dp_phy()
H A Dlogicore_dp_tx_regif.h92 REG_PHY_CONFIG = 0x200, enumerator