Home
last modified time | relevance | path

Searched refs:HPET_BASE_ADDRESS (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Diomap.h14 #define HPET_BASE_ADDRESS 0xfed00000 macro
34 #define HPET_BASE_ADDRESS 0xfed00000 macro
/openbmc/u-boot/arch/x86/include/asm/arch-quark/
H A Diomap.h20 #define HPET_BASE_ADDRESS 0xfed00000 macro
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/
H A Diomap.h26 #define HPET_BASE_ADDRESS 0xfed00000 macro
/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/
H A Dlpc.asl82 Memory32Fixed(ReadOnly, HPET_BASE_ADDRESS, HPET_BASE_SIZE)
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dlpc.asl104 Memory32Fixed(ReadOnly, HPET_BASE_ADDRESS, HPET_BASE_SIZE)
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c60 setbits_le32(HPET_BASE_ADDRESS + 0x10, 1 << 0); in broadwell_pch_early_init()