Home
last modified time | relevance | path

Searched defs:hpet_readl (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dhpet.h110 #define hpet_readl(a) 0 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dhpet.c76 inline unsigned int hpet_readl(unsigned int a) in hpet_readl() function