Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dutmi_phy.h19 #define UTMI_PHY_CFG_PU_OFFSET 5 macro
21 (0x1 << UTMI_PHY_CFG_PU_OFFSET)
Dcomphy_cp110.c1625 reg_set(utmi_cfg_addr, 0x0 << UTMI_PHY_CFG_PU_OFFSET, in comphy_utmi_power_down()
1731 reg_set(utmi_cfg_addr, 0x1 << UTMI_PHY_CFG_PU_OFFSET, in comphy_utmi_power_up()