Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dhpet.h99 #define hpet_readl(a) 0 macro
/linux-6.1.9/arch/x86/kernel/
Dhpet.c77 inline unsigned int hpet_readl(unsigned int a) in hpet_readl() function