Searched refs:PCH_DEV_LPC (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/x86/cpu/apollolake/
H A Dlpc.c24 pci_x86_clrset_config(PCH_DEV_LPC, LPC_IO_ENABLES, 0, io_enables,
38 pci_x86_read_config(PCH_DEV_LPC, LPC_GENERIC_IO_RANGE(i),
75 pci_x86_read_config(PCH_DEV_LPC,
93 pci_x86_write_config(PCH_DEV_LPC, lgir_reg_offset, lgir,
113 pci_write_config16(PCH_DEV_LPC, LPC_IO_DECODE, com_ranges);
/u-boot/arch/x86/include/asm/arch-apollolake/
H A Diomap.h45 #define PCH_DEV_LPC PCI_BDF(0, 0x1f, 0) macro
/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c107 pci_x86_write_config(PCH_DEV_LPC, LPC_IO_DEC, 1 << 4, PCI_SIZE_16);
109 pci_x86_write_config(PCH_DEV_LPC, LPC_EN, COMA_LPC_EN, PCI_SIZE_16);
/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h19 #define PCH_DEV_LPC PCI_BDF(0, 0x1f, 0) macro

Completed in 96 milliseconds