Home
last modified time | relevance | path

Searched refs:HPIPE_CDR_RX_MAX_DFE_ADAPT_0_OFFSET (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/marvell/
H A Dcomphy.h189 #define HPIPE_CDR_RX_MAX_DFE_ADAPT_0_OFFSET 14 macro
191 (0x3 << HPIPE_CDR_RX_MAX_DFE_ADAPT_0_OFFSET)
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dcomphy-cp110.h685 #define HPIPE_CDR_RX_MAX_DFE_ADAPT_0_OFFSET 14 macro
687 (0x3 << HPIPE_CDR_RX_MAX_DFE_ADAPT_0_OFFSET)
H A Dphy-comphy-cp110.c1609 data = 0x0 << HPIPE_CDR_RX_MAX_DFE_ADAPT_0_OFFSET; in mvebu_cp110_comphy_pcie_power_on()