Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_hpipe.h640 #define HPIPE_CLK_SRC_HI_LANE_MASTER_OFFSET 2 macro
642 (0x1 << HPIPE_CLK_SRC_HI_LANE_MASTER_OFFSET)
Dcomphy_cp110.c193 data |= 0x1 << HPIPE_CLK_SRC_HI_LANE_MASTER_OFFSET; in comphy_pcie_power_up()