Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h589 #define HPIPE_CFG_PHY_RC_EP_OFFSET 12 macro
591 (0x1 << HPIPE_CFG_PHY_RC_EP_OFFSET)
H A Dcomphy_cp110.c447 data = 0x1 << HPIPE_CFG_PHY_RC_EP_OFFSET; in comphy_pcie_power_up()