Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h646 #define HPIPE_CLK_SRC_HI_LANE_MASTER_OFFSET 2 macro
648 (0x1 << HPIPE_CLK_SRC_HI_LANE_MASTER_OFFSET)
H A Dcomphy_cp110.c193 data |= 0x1 << HPIPE_CLK_SRC_HI_LANE_MASTER_OFFSET; in comphy_pcie_power_up()