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