Home
last modified time | relevance | path

Searched refs:PCH_DEV_LPC (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c287 pci_x86_write_config(bus, PCH_DEV_LPC, LPC_IO_DEC, 1 << 4, PCI_SIZE_16); in board_debug_uart_init()
289 pci_x86_write_config(bus, PCH_DEV_LPC, LPC_EN, COMA_LPC_EN, in board_debug_uart_init()
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h22 #define PCH_DEV_LPC PCI_BDF(0, 0x1f, 0) macro