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