Home
last modified time | relevance | path

Searched refs:DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/phy/marvell/
Dcomphy_core.h66 #define DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET 7 macro
68 (0x3 << DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET)
Dcomphy_cp110.c131 0x3 << DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET, in comphy_pcie_power_up()
/external/arm-trusted-firmware/drivers/marvell/
Dcomphy.h45 #define DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET 7 macro
47 (0x3 << DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET)
/external/arm-trusted-firmware/drivers/marvell/comphy/
Dcomphy-cp110.h90 #define DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET 7 macro
92 (0x3 << DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET)
Dphy-comphy-cp110.c1298 DFX_DEV_GEN_PCIE_CLK_SRC_OFFSET; in mvebu_cp110_comphy_pcie_power_on()