Home
last modified time | relevance | path

Searched refs:SDMC_GFX_PROT_XDMA (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Dboard_common.c28 # define SDMC_GFX_PROT_XDMA BIT(17) macro
65 | SDMC_GFX_PROT_XDMA); in isolate_bmc()
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dboard_common.c31 # define SDMC_GFX_PROT_XDMA BIT(17) macro
75 | SDMC_GFX_PROT_XDMA); in isolate_bmc()
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch125 +#define SDMC_GFX_PROT_XDMA (0x1 << 17)
128 +#define SDMC_GFX_PROT_XDMA (0x1 << 16)
188 + | SDMC_GFX_PROT_XDMA);
262 + | SDMC_GFX_PROT_XDMA);