Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_hpipe.h638 #define HPIPE_CLK_SRC_HI_LANE_BREAK_OFFSET 1 macro
640 (0x1 << HPIPE_CLK_SRC_HI_LANE_BREAK_OFFSET)
H A Dcomphy_cp110.c196 data |= 0x1 << HPIPE_CLK_SRC_HI_LANE_BREAK_OFFSET; in comphy_pcie_power_up()