Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds