Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/apollolake/
A Dlpc.c38 pci_x86_read_config(PCH_DEV_LPC, LPC_GENERIC_IO_RANGE(i), in find_unused_pmio_window()
76 LPC_GENERIC_IO_RANGE(i), &reg, in lpc_open_pmio_window()
91 lgir_reg_offset = LPC_GENERIC_IO_RANGE(lgir_reg_num); in lpc_open_pmio_window()
/u-boot/arch/x86/include/asm/arch-apollolake/
A Dlpc.h22 #define LPC_GENERIC_IO_RANGE(n) ((((n) & 0x3) * 4) + 0x84) macro

Completed in 5 milliseconds