Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/
H A Dcomphy.h424 #define HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET 2 macro
426 (0xf << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET)
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dcomphy-cp110.h842 #define HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET 2 macro
844 (0xf << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET)
H A Dphy-comphy-cp110.c1657 data |= 0x6 << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET; in mvebu_cp110_comphy_pcie_power_on()