Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/
H A Dcomphy.h198 #define HPIPE_CDR_MAX_DFE_ADAPT_1_OFFSET 6 macro
200 (0x7 << HPIPE_CDR_MAX_DFE_ADAPT_1_OFFSET)
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dcomphy-cp110.h676 #define HPIPE_CDR_MAX_DFE_ADAPT_1_OFFSET 6 macro
678 (0x7 << HPIPE_CDR_MAX_DFE_ADAPT_1_OFFSET)
H A Dphy-comphy-cp110.c1615 data |= 0x1 << HPIPE_CDR_MAX_DFE_ADAPT_1_OFFSET; in mvebu_cp110_comphy_pcie_power_on()