Searched defs:HPET_Tn_CFG (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
D | hpet.h | 16 #define HPET_Tn_CFG(n) (0x100 + 0x20 * n) macro |
/linux-4.4.14/arch/mips/include/asm/ | ||
D | hpet.h | 14 #define HPET_Tn_CFG(n) (0x100 + 0x20 * n) macro |