Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dlpc_common.h24 #define KBC_LPC_EN (1 << 10) /* 0x60/0x64 */ 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()