Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Dboard_common.c48 val &= ~(SCU_PCIE_CONFIG_SET_BMC_DMA in isolate_bmc()
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch88 +#define SCU_PCIE_CONFIG_SET_BMC_DMA (0x1 << 14)
173 + val &= ~(SCU_PCIE_CONFIG_SET_BMC_DMA
242 + val &= ~(SCU_PCIE_CONFIG_SET_BMC_DMA
/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2400.h111 #define SCU_PCIE_CONFIG_SET_BMC_DMA (1 << 14) macro
H A Dscu_ast2500.h114 #define SCU_PCIE_CONFIG_SET_BMC_DMA (1 << 14) macro
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dboard_common.c51 val &= ~(SCU_PCIE_CONFIG_SET_BMC_DMA in isolate_bmc()