Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Drcb.h27 #define HPTC 0x3404 /* 32bit */ macro
H A Dpch.h27 #define HPTC 0x3404 /* 32bit */ macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c55 clrsetbits_le32(RCB_REG(HPTC), 3, 1 << 7); in broadwell_pch_early_init()
57 readl(RCB_REG(HPTC)); in broadwell_pch_early_init()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h263 #define HPTC 0x3404 /* 32bit */ macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c346 clrsetbits_le32(RCB_REG(HPTC), 3 << 0, 1 << 7); in enable_hpet()