Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Dboard_common.c16 # define LPC_HICR5_ENFWH BIT(10) macro
73 val &= ~LPC_HICR5_ENFWH; in isolate_bmc()
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dboard_common.c20 # define LPC_HICR5_ENFWH BIT(10) macro
83 val &= ~LPC_HICR5_ENFWH; in isolate_bmc()
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch50 +#define LPC_HICR5_ENFWH (0x1 << 10)
198 + val &= ~LPC_HICR5_ENFWH;
272 + val &= ~LPC_HICR5_ENFWH;