Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h578 #define HPIPE_LANE_CFG4_DFE_EN_SEL_OFFSET 3 macro
580 (0x1 << HPIPE_LANE_CFG4_DFE_EN_SEL_OFFSET)
H A Dcomphy_cp110.c422 data = 0x1 << HPIPE_LANE_CFG4_DFE_EN_SEL_OFFSET; in comphy_pcie_power_up()