Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-mvebu/serdes/a38x/
Dctrl_pex.h40 #define PCIE1_ENABLE_OFFS 1 macro
41 #define PCIE1_ENABLE_MASK (0x1 << PCIE1_ENABLE_OFFS)
Dctrl_pex.c67 tmp |= 0x1 << PCIE1_ENABLE_OFFS; in hws_pex_config()