Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h640 #define HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET 0 macro
642 (0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET)
H A Dcomphy_cp110.c192 data |= 0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET; in comphy_pcie_power_up()