Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h635 #define HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET 0 macro
637 (0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET)
H A Dcomphy_cp110.c193 data |= 0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET; in comphy_pcie_power_up()