Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/
Dcomphy.h454 #define HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET 0 macro
456 (0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET)
/external/arm-trusted-firmware/drivers/marvell/comphy/
Dcomphy-cp110.h892 #define HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET 0 macro
894 (0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET)
Dphy-comphy-cp110.c1401 data |= 0x1 << HPIPE_CLK_SRC_HI_LANE_STRT_OFFSET; in mvebu_cp110_comphy_pcie_power_on()