Home
last modified time | relevance | path

Searched refs:LPC_IO_DEC (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/x86/include/asm/
Dlpc_common.h17 #define LPC_IO_DEC 0x80 /* IO Decode Ranges Register */ macro
/external/u-boot/board/intel/cougarcanyon2/
Dcougarcanyon2.c30 dm_pci_write_config16(pch, LPC_IO_DEC, COMA_DEC_RANGE | COMB_DEC_RANGE); in board_early_init_f()
/external/u-boot/arch/x86/cpu/intel_common/
Dlpc.c59 dm_pci_write_config16(pch, LPC_IO_DEC, 0x0010); in lpc_common_early_init()
/external/u-boot/arch/x86/cpu/broadwell/
Dsdram.c287 pci_x86_write_config(bus, PCH_DEV_LPC, LPC_IO_DEC, 1 << 4, PCI_SIZE_16); in board_debug_uart_init()