Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-mvebu/serdes/a38x/
Dctrl_pex.h44 #define PCIE3_ENABLE_OFFS 3 macro
45 #define PCIE4_ENABLE_MASK (0x1 << PCIE3_ENABLE_OFFS)
Dctrl_pex.c73 tmp |= 0x1 << PCIE3_ENABLE_OFFS; in hws_pex_config()