Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy.h29 #define COMMON_PHY_CFG1_PWR_ON_RESET_MASK \ macro
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()
709 mask |= COMMON_PHY_CFG1_PWR_ON_RESET_MASK; in comphy_sata_power_up()