Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dutmi_phy.h19 #define UTMI_PHY_CFG_PU_OFFSET 5 macro
21 (0x1 << UTMI_PHY_CFG_PU_OFFSET)
H A Dcomphy_cp110.c1639 reg_set(utmi_cfg_addr, 0x0 << UTMI_PHY_CFG_PU_OFFSET, in comphy_utmi_power_down()
1745 reg_set(utmi_cfg_addr, 0x1 << UTMI_PHY_CFG_PU_OFFSET, in comphy_utmi_power_up()