Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dlpc_common.h20 #define LPC_EN 0x82 /* LPC IF Enables Register */ macro
/external/u-boot/board/intel/cougarcanyon2/
Dcougarcanyon2.c31 dm_pci_write_config16(pch, LPC_EN, KBC_LPC_EN | COMA_LPC_EN); in board_early_init_f()
/external/u-boot/arch/x86/cpu/intel_common/
Dlpc.c62 dm_pci_write_config16(pch, LPC_EN, KBC_LPC_EN | MC_LPC_EN | in lpc_common_early_init()
/external/u-boot/arch/x86/cpu/ivybridge/
Dcpu.c202 pci_x86_write_config(NULL, PCH_LPC_DEV, LPC_EN, COMA_LPC_EN, in board_debug_uart_init()
/external/u-boot/arch/x86/cpu/broadwell/
Dsdram.c289 pci_x86_write_config(bus, PCH_DEV_LPC, LPC_EN, COMA_LPC_EN, in board_debug_uart_init()