Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/
Dcomphy.h424 #define HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET 2 macro
426 (0xf << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET)
/external/arm-trusted-firmware/drivers/marvell/comphy/
Dcomphy-cp110.h842 #define HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET 2 macro
844 (0xf << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET)
Dphy-comphy-cp110.c1642 data |= 0x6 << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET; in mvebu_cp110_comphy_pcie_power_on()