Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dctrl_pex.h42 #define PCIE2_ENABLE_OFFS 2 macro
43 #define PCIE2_ENABLE_MASK (0x1 << PCIE2_ENABLE_OFFS)
H A Dctrl_pex.c70 tmp |= 0x1 << PCIE2_ENABLE_OFFS; in hws_pex_config()