Home
last modified time | relevance | path

Searched refs:HPTC (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/x86/include/asm/arch-broadwell/
A Drcb.h28 #define HPTC 0x3404 /* 32bit */ macro
A Dpch.h23 #define HPTC 0x3404 /* 32bit */ macro
/u-boot/arch/x86/include/asm/arch-ivybridge/
A Dpch.h262 #define HPTC 0x3404 /* 32bit */ macro
/u-boot/arch/x86/cpu/broadwell/
A Dpch.c59 clrsetbits_le32(RCB_REG(HPTC), 3, 1 << 7); in broadwell_pch_early_init()
61 readl(RCB_REG(HPTC)); in broadwell_pch_early_init()
/u-boot/arch/x86/cpu/ivybridge/
A Dlpc.c347 clrsetbits_le32(RCB_REG(HPTC), 3 << 0, 1 << 7); in enable_hpet()

Completed in 7 milliseconds