Searched defs:HPET_Tn_CFG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ | ||
H A D | hpet.h | 15 #define HPET_Tn_CFG(n) (0x100 + 0x20 * n) macro |
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | hpet.h | 17 #define HPET_Tn_CFG(n) (0x100 + 0x20 * n) macro |