Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/
H A Dcomphy.h454 #define HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET 0 macro
456 (0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET)
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dcomphy-cp110.h892 #define HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET 0 macro
894 (0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET)
H A Dphy-comphy-cp110.c1416 data |= 0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET; in mvebu_cp110_comphy_pcie_power_on()