Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h600 #define HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET 2 macro
602 (0xf << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET)
H A Dcomphy_cp110.c442 data |= 0x2 << HPIPE_LANE_CFG_FOM_PRESET_VECTOR_OFFSET; in comphy_pcie_power_up()