Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dlpc_common.h23 #define MC_LPC_EN (1 << 11) /* 0x62/0x66 */ macro
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dlpc.c62 dm_pci_write_config16(pch, LPC_EN, KBC_LPC_EN | MC_LPC_EN | in lpc_common_early_init()