Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Dlpc_common.h30 #define COMA_LPC_EN (1 << 0) /* LPC_IO_DEC[3:2] */ macro
/u-boot/board/intel/cougarcanyon2/
A Dcougarcanyon2.c32 dm_pci_write_config16(pch, LPC_EN, KBC_LPC_EN | COMA_LPC_EN); in board_early_init_f()
/u-boot/arch/x86/cpu/broadwell/
A Dcpu.c109 pci_x86_write_config(PCH_DEV_LPC, LPC_EN, COMA_LPC_EN, PCI_SIZE_16); in board_debug_uart_init()
/u-boot/arch/x86/cpu/intel_common/
A Dlpc.c65 GAMEL_LPC_EN | COMA_LPC_EN); in lpc_common_early_init()
/u-boot/arch/x86/cpu/ivybridge/
A Dcpu.c206 pci_x86_write_config(PCH_LPC_DEV, LPC_EN, COMA_LPC_EN, PCI_SIZE_16); in board_debug_uart_init()

Completed in 3 milliseconds