Searched refs:COMA_LPC_EN (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | lpc_common.h | 30 #define COMA_LPC_EN (1 << 0) /* LPC_IO_DEC[3:2] */ macro
|
/openbmc/u-boot/board/intel/cougarcanyon2/ |
H A D | cougarcanyon2.c | 31 dm_pci_write_config16(pch, LPC_EN, KBC_LPC_EN | COMA_LPC_EN); in board_early_init_f()
|
/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | lpc.c | 63 GAMEL_LPC_EN | COMA_LPC_EN); in lpc_common_early_init()
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | cpu.c | 202 pci_x86_write_config(NULL, PCH_LPC_DEV, LPC_EN, COMA_LPC_EN, in board_debug_uart_init()
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | sdram.c | 289 pci_x86_write_config(bus, PCH_DEV_LPC, LPC_EN, COMA_LPC_EN, in board_debug_uart_init()
|