Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_core.h29 #define COMMON_PHY_CFG1_PWR_ON_RESET_MASK \ macro
H A Dcomphy_cp110.c141 mask |= COMMON_PHY_CFG1_PWR_ON_RESET_MASK; in comphy_pcie_power_up()
150 mask = COMMON_PHY_CFG1_PWR_ON_RESET_MASK; in comphy_pcie_power_up()
536 mask |= COMMON_PHY_CFG1_PWR_ON_RESET_MASK; in comphy_usb3_power_up()
545 mask = COMMON_PHY_CFG1_PWR_ON_RESET_MASK; in comphy_usb3_power_up()
710 mask |= COMMON_PHY_CFG1_PWR_ON_RESET_MASK; in comphy_sata_power_up()