Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/
H A Dcomphy.h192 #define HPIPE_CDR_RX_MAX_DFE_ADAPT_1_OFFSET 12 macro
194 (0x3 << HPIPE_CDR_RX_MAX_DFE_ADAPT_1_OFFSET)
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dcomphy-cp110.h682 #define HPIPE_CDR_RX_MAX_DFE_ADAPT_1_OFFSET 12 macro
684 (0x3 << HPIPE_CDR_RX_MAX_DFE_ADAPT_1_OFFSET)
H A Dphy-comphy-cp110.c1611 data |= 0x0 << HPIPE_CDR_RX_MAX_DFE_ADAPT_1_OFFSET; in mvebu_cp110_comphy_pcie_power_on()